Date: Mon, 04 Apr 2005 10:41:01 -0700 From: Clint Olsen <clint@0lsen.net> To: "Tetsuji \"Maverick\" Rai" <maverick31337@vfemail.net> Cc: freebsd-current@freebsd.org Subject: Re: zsh-4.2.4 problem (command-line editing) Message-ID: <42517C2D.6030307@0lsen.net> In-Reply-To: <425178D3.40306@vfemail.net> References: <425178D3.40306@vfemail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Tetsuji "Maverick" Rai wrote: > I installed zsh-4.2.4 on 6.0-current and having command line editing > problem. Usually zsh accepts ^A ^E ^B ^F etc command line short-key > commands as bash does, but on 6.0-current zsh doesn't accept ^A and > ^E. zsh does it on 5.3-RELEASE. I guess it's a bug.. I'm gonna make a wild ass guess that this is a bindkey problem. Try "man zshall" and make sure your keybindings are defaulting to vi. -Clint
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42517C2D.6030307>