mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge ab5b5afcbc into 5667161d49
This commit is contained in:
commit
3b300d2dd6
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ unsetopt menu_complete # do not autoselect the first completion entry
|
||||||
unsetopt flowcontrol
|
unsetopt flowcontrol
|
||||||
setopt auto_menu # show completion menu on successive tab press
|
setopt auto_menu # show completion menu on successive tab press
|
||||||
setopt complete_in_word
|
setopt complete_in_word
|
||||||
|
setopt complete_aliases
|
||||||
setopt always_to_end
|
setopt always_to_end
|
||||||
|
|
||||||
# should this be in keybindings?
|
# should this be in keybindings?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue