You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2025. It is now read-only.
I may be missing something, but it seems that the only way to 'jump to a path' is to type its first letter and then use arrow keys to navigate to it.
I would use this a lot if it behaved a bit more like some other things I use in Emacs, where the selected item is chosen based on multiple characters typed within a short period of time, e.g. mo would take me to the path moose, and then adding a u would take me to mouse.
With lots of items in a directory, the arrow key method becomes quite a bit slower than tab-completion.