mirror of
https://github.com/zoriya/flake.git
synced 2026-06-03 10:57:13 +00:00
Fix zsh's kill completion
This commit is contained in:
@@ -34,7 +34,6 @@ zstyle ':completion:*:*:*:*:processes' command 'ps -u $LOGNAME -o pid,user,comma
|
||||
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;36=0=01'
|
||||
zstyle ':completion:*:*:kill:*' menu yes select
|
||||
zstyle ':completion:*:*:kill:*' force-list always
|
||||
zstyle ':completion:*:*:kill:*' insert-ids single
|
||||
|
||||
# better man completions
|
||||
zstyle ':completion:*:manuals' separate-sections true
|
||||
|
||||
Reference in New Issue
Block a user