<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Vadzim Shender</title><link>https://shender.org/posts/</link><description>Recent content in Posts on Vadzim Shender</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 16 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://shender.org/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Making backspace in vertico behave like ido</title><link>https://shender.org/vertico-backspace-like-ido/</link><pubDate>Thu, 16 Jul 2026 00:00:00 +0000</pubDate><guid>https://shender.org/vertico-backspace-like-ido/</guid><description>After many years of ido muscle memory, the one thing that kept biting me after switching to vertico was backspace: ido navigates completed paths component by component, while vertico deletes a file name character by character — until it hits a slash and starts eating whole directories. A 25-line replacement for vertico-directory-delete-char restores the ido behavior — and improves on it.</description></item></channel></rss>