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
Typing :sh followed by tab, helix shows and cycles through directory names only; it does not show files or cycle through them and it does not cycle through program names.
Here is a GIF demo:
:open shows the current files & folders available
:sh only sees folders
A common use-case is to :sh <program> <file_or_folder> but lack of tab completion for program names and file names cripples the :sh feature.
Summary
Typing
:sh
followed by tab, helix shows and cycles through directory names only; it does not show files or cycle through them and it does not cycle through program names.Here is a GIF demo:
:open
shows the current files & folders available:sh
only sees folders:sh <program> <file_or_folder>
but lack of tab completion for program names and file names cripples the:sh
feature.Reproduction Steps
In helix:
:sh <tab>
Helix log
N/A
Platform
macos
Terminal Emulator
terminal.app, chrome secure shell
Helix Version
helix 22.12 (96ff64a)
The text was updated successfully, but these errors were encountered: