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
When I press tab on a directory, the completion ends and starts the second argument. This is very annoying when navigating to find a file and I'd have to backspace and / and tab again after every level.
Summary
When I press tab on a directory, the completion ends and starts the second argument. This is very annoying when navigating to find a file and I'd have to backspace and
/
and tab again after every level.Reproduction Steps
I tried this:
hx con<tab>the<tab>
I expected this to happen:
hx contrib/themes
orhx contrib/themes/
Instead, this happened:
hx contrib theme.toml
Helix log
No response
Platform
Ubuntu 22.04
Terminal Emulator
GNOME Terminal 3.44.0 for GNOME 42
Helix Version
helix 22.05 (8a75795)
The text was updated successfully, but these errors were encountered: