auto-fu.zsh
auto-fu.zsh copied to clipboard
always complete to the first match
i would like to have what is typed already to complete to the first match, again much like google-chrome's addr bar. note that vimperato for example doesn't behave like that; or at least it didn't when i was using it (4-5 years ago).
Sorry, for now, it cannot be done because it is very hard to inspect the (generated/generation of the) completions from zsh scripts.