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
Recently, I discovered that systemctl doesn't autocomplete properly (I am aware that that is intentional and that there is an extension I can install). However, I want to make my bash deal with that autocompletion (as well as pretty much every other example where I am not autocompleting a file or a folder).
Any idea what I can do?
The text was updated successfully, but these errors were encountered:
Checklist
man fzf
)Output of
fzf --version
0.60.0 (3347d61)
OS
Shell
Problem / Steps to reproduce
Recently, I discovered that systemctl doesn't autocomplete properly (I am aware that that is intentional and that there is an extension I can install). However, I want to make my bash deal with that autocompletion (as well as pretty much every other example where I am not autocompleting a file or a folder).
Any idea what I can do?
The text was updated successfully, but these errors were encountered: