From: Samir Benmendil Date: Mon, 12 Oct 2015 23:53:04 +0000 (+0100) Subject: zsh: update motd X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/18311c485f1824c7d88650b1516dd15570892bc5 zsh: update motd --- diff --git a/zsh/lib/motd.zsh b/zsh/lib/motd.zsh index 066a96d..dca1fa2 100644 --- a/zsh/lib/motd.zsh +++ b/zsh/lib/motd.zsh @@ -13,3 +13,4 @@ msg() short "[count][\"x]gr{motion}" 'Replace {motion} text with the contents of register x.' short ":Cd" "lcd %:h" short ":Cr" "goto git root or home" +short "gn" "Like \`n\`, but start Visual mode to select the match. If an operator is pending, operates on the match."