Tìm kiếm thay thế Continuedev cho autocomplete cục bộ trên VSCode. Continuedev không ổn định, bỏ qua lệnh 30%, lỗi định dạng. TabbyML từng hiệu quả hơn nhưng không tương thích llama.cpp (chỉ dùng được 1 model). Cần công cụ chỉ hỗ trợ autocomplete, dùng llama.cpp & ưu tiên model Qwen Coder. #VSCode #TabCompletion #LlamaCpp #Qwen #AIProgramming #LocalLLM #MastodonTech #ThôngTinCôngNghệ

https://www.reddit.com/r/LocalLLaMA/comments/1p183dv/continuedev_alternatives_for_local_tab_completion/

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

#ssh #zsh #tabcompletion #blog #shell #linux

Uneinigkeit bei SSH und ZSH

Tab-Completion unter zsh für SSH liefert falsche Hostnamen? Hier ist die Lösung!

Security Manufaktur Blog
bash: how to include completions for one command in those of another

I have a command ts which takes as its arguments a command and that command's arguments. I want tab-completion to "do the right thing", namely: When I type, for example ts foo<tab> ...

Stack Overflow

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 ronin command?

ronin completion --install

#ronin #roninrb #protip #tabcompletion #shellcompletion

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
GitHub - DannyBen/completely: Generate bash completion scripts using a simple configuration file

Generate bash completion scripts using a simple configuration file - DannyBen/completely

GitHub

When you have to fight against tab completion trying to be smart:

touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completed

#CLI #Shell #Bash #History #TabCompletion
#YesIKnowIT

When you have to fight against tab completion trying to be smart:

touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completed

#CLI #Shell #Bash #History #TabCompletion
#YesIKnowIT

When you have to fight against tab completion trying to be smart:

touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completed

#CLI #Shell #Bash #History #TabCompletion
#YesIKnowIT

When you have to fight against tab completion trying to be smart:

touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completed

#CLI #Shell #Bash #History #TabCompletion
#YesIKnowIT