|
|
|
@ -123,8 +123,10 @@ zstyle ':completion:*:*:kill:*' force-list always
|
|
|
|
|
zstyle ':completion:*:*:kill:*' insert-ids single
|
|
|
|
|
|
|
|
|
|
# Man
|
|
|
|
|
zstyle ':completion:*:manuals' separate-sections true
|
|
|
|
|
zstyle ':completion:*:manuals.(^1*)' insert-sections true
|
|
|
|
|
# zstyle ':completion:*:manuals' separate-sections true
|
|
|
|
|
# zstyle ':completion:*:manuals.(^1*)' insert-sections true
|
|
|
|
|
zstyle ':completion:*:manuals.*' insert-sections true
|
|
|
|
|
zstyle ':completion:*:man:*' menu yes select
|
|
|
|
|
|
|
|
|
|
# Media Players
|
|
|
|
|
zstyle ':completion:*:*:mpg123:*' file-patterns '*.(mp3|MP3):mp3\ files *(-/):directories'
|
|
|
|
|