Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: New user questions



Andrej Borsenkow wrote:
> 
> >
> > Well thanks everyone for all the help.  Just about everything
> > is working
> > sweetly (better than the old shell, actually).
> >
> 
> Have you had any doubts? :-)

I'm learning not to!

> ...
> There is history-beginning-search-(backward|forward) that should do that

Perfect.

> ...
> bor@itsrm2% bindkey -N foo .safe
> bor@itsrm2% bindkey -A foo main
> bor@itsrm2% bindkey -L
> bindkey -R "^@"-"^I" self-insert
> bindkey "^J" accept-line
> bindkey -R "^K"-"^L" self-insert
> bindkey "^M" accept-line
> bindkey -R "^N"-"\M-^?" self-insert

<smites forehead>  That simple?

BTW, I was fiddling with 'bindkey -R' but I was using things like

	bindkey -R "^A-^Z"

An example in the manual would be nice.

BTW2: The printed manual does not describe the zsh license.  This is
unusual.

Thanks again for all the help.



Messages sorted by: Reverse Date, Date, Thread, Author