zsh: Add describe-key-briefly keybind
Alan Pearce alan.pearce@spotcap.com
Mon, 18 Jul 2016 09:57:23 +0200
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M tag-zsh/config/zsh/zshrc → tag-zsh/config/zsh/zshrc
@@ -64,6 +64,8 @@ alias llr="ll -t" bindkey '\e[3~' delete-char +bindkey '\C-hd' describe-key-briefly + backward-argument () { local WORDCHARS="\!\`~#@$%^&*()-_=+[{]}\|;:,<.>/?\'\"" zle backward-word