Terminal autosuggestions complete with CTRL-TAB
This commit is contained in:
parent
2378200371
commit
524b8b167b
2 changed files with 4 additions and 1 deletions
|
|
@ -18,4 +18,6 @@ vterm_prompt_end() {
|
|||
setopt PROMPT_SUBST
|
||||
PROMPT=$PROMPT'%{$(vterm_prompt_end)%}'
|
||||
|
||||
export LANG=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
bindkey $'\e[9;5u' autosuggest-accept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue