#tabcompletion — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tabcompletion, aggregated by home.social.
-
I wish #bash supported programmable globbing like what it does with #TabCompletion.
-
I wish #bash supported programmable globbing like what it does with #TabCompletion.
-
Und direkt noch ein Beitrag: Hatte Probleme mit der Tab Completion bei SSH in der ZSH. Hier ist mein Weg:
https://blog.security-manufaktur.de/zsh/ssh/shorts/2024/12/06/ssh-zsh-uneinigkeit.html
-
I give up, computering is too hard. Let's see how awful the #stackoverflow answers are. #bash #tabcompletion
-
I give up, computering is too hard. Let's see how awful the #stackoverflow answers are. #bash #tabcompletion
-
An actual valid usage of "AI" in the Terminal: parse/tokenize every command and note which words follow which other words/options (aka ngrams) and use that for auto-completion.
If I type `rspec --tag integration ...` a bunch of times, then when I tab-complete `rspec --tag ` I should get `integration`.
#terminal #tabcompletion #autocompletion -
An actual valid usage of "AI" in the Terminal: parse/tokenize every command and note which words follow which other words/options (aka ngrams) and use that for auto-completion.
If I type `rspec --tag integration ...` a bunch of times, then when I tab-complete `rspec --tag ` I should get `integration`.
#terminal #tabcompletion #autocompletion -
Did you know that you can now install shell tab completion rules for every
ronincommand?ronin completion --install -
TIL completely, a Ruby library that lets you define bash/zsh completion rules as YAML and handles generating the shell script.
https://github.com/DannyBen/completely#readme
#ruby #cli #shell #tabcompletion -
TIL completely, a Ruby library that lets you define bash/zsh completion rules as YAML and handles generating the shell script.
https://github.com/DannyBen/completely#readme
#ruby #cli #shell #tabcompletion -
Idea for a potential #CLI themed #mechanicalkeyboard #keycap set: Labelling the tab key with "DWIM". #tabcompletion
Thought came when doing "serv<Tab>apa<Tab>res<Tab><Enter>" for calling "service apache2 restart"