Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: New user questions
- X-seq: zsh-users 2999
- From: "Andrew Morton" <morton@xxxxxxxxxxxxxxxxxx>
- To: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Subject: Re: New user questions
- Date: Fri, 31 Mar 2000 21:33:55 +1100
- Cc: zsh-users <zsh-users@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Organization: Nortel Networks, Wollongong Australia
- References: <38E44864.A7072DAE@xxxxxxxxxxxxxxxxxxxxx> <000501bf9ae5$14af6310$21c9ca95@xxxxxxxxxxxxxx>
- Sender: "Andrew Morton" <morton@xxxxxxxxxxxxxxxxxx>
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