From ea8b4384e2b0a136be55e690bfa839a641500c92 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 15 Dec 2003 10:56:52 +0000 Subject: extra comment for zsh-line-init --- Doc/Zsh/zle.yo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 08a8d8f69..409a04026 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -712,6 +712,8 @@ mode when it starts up. example(zle-line-init() { zle -K vicmd; } zle -N zle-line-init) +(The command inside the function sets the keymap directly; it is +equivalent to tt(zle vi-cmd-mode).) ) enditem() -- cgit 1.4.1