zsh and screen (was: Re: [plug] console scroll)

Nick Bannon nick at ucc.gu.uwa.edu.au
Thu Nov 27 13:38:28 WST 2003


On Thu, Nov 27, 2003 at 01:03:45PM +0800, Cameron Patrick wrote:
> I've noticed that a few Plug/UCC types (hi Bernard :-P) use and
> advocate zsh.  I've only tried it for a short while, and was rather
> upset that the Home/End keys did quirky things (playing around with it
> just now, hitting "home" plunged it into vi keybindings mode, and while
> I use vi for all my editing, I don't want to have to fiddle with a modal
[...]

You probably have EDITOR set to vi - from which zsh assumes vi editing
mode. ("man zshzle" or "man zshall")

To fix it, put "bindkey -e" in your .zshrc.

bash is perfectly good now, but zsh does everything bash can, plus it
helps migrate the tcsh/csh diehards. Anything that discourages people
from accidentally producing csh scripts is a good thing. ::-)

Nick.

-- 
   Nick Bannon   | "I made this letter longer than usual because
nick-sig at rcpt.to | I lack the time to make it shorter." - Pascal

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list