X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=55268d0b0374d487a2052a63fa9f24ff84ff6676;hb=3591a4c2133ad10b9b4a456402a9bb9e6019084b;hp=720c81f1003e6e98b3fbb7ebdb4a3706e40ed38d;hpb=bb421eff0568849e06231b8ee07002b742d28cb0;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 720c81f..55268d0 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -4201,7 +4201,7 @@ whatwhen() { emulate -L zsh local usage help ident format_l format_s first_char remain first last usage='USAGE: whatwhen [options] ' - help='Use' \`'whatwhen -h'\'' for further explanations.' + help='Use `whatwhen -h'\'' for further explanations.' ident=${(l,${#${:-Usage: }},, ,)} format_l="${ident}%s\t\t\t%s\n" format_s="${format_l//(\\t)##/\\t}"