Making backspace in vertico behave like ido
After many years of ido muscle memory, the one thing that kept biting me after switching to vertico was backspace: ido’s file history drops you into a directory, so backspace goes up one directory at a time right away, while vertico’s recalls the full file path — and backspace first has to delete the file name character by character. A two-dozen-line replacement for…