mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-03 03:09:25 +00:00
[WIP] DO NOT USE
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user