Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tip of the day: previous command output
- X-seq: zsh-users 7931
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Tip of the day: previous command output
- Date: Fri, 27 Aug 2004 01:16:24 +0200
- In-reply-to: <20040823130043.GA7841@xxxxxxxxxxxxx>
- Kinfo: virscan ok
- Kinfo: NoRelay, NoSpam
- Kreccount: 1
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040819085812.GL22962@localhost> <Pine.LNX.4.61.0408190748530.9464@xxxxxxxxxxxxxxxxxx> <20040819164250.GA21575@xxxxxxxxx> <Pine.LNX.4.61.0408190956440.9464@xxxxxxxxxxxxxxxxxx> <20040820121202.GA31466@xxxxxxxxx> <20040820145032.GH13530@xxxxxxxxxxxxx> <Pine.LNX.4.61.0408200905300.27591@xxxxxxxxxxxxxxxxxx> <20040822212126.GN7841@xxxxxxxxxxxxx> <Pine.LNX.4.61.0408221538560.5997@xxxxxxxxxxxxxxxxxx> <20040823130043.GA7841@xxxxxxxxxxxxx>
> On 2004-08-22 16:03:23 -0700, Bart Schaefer wrote:
> > How is does this differ from menu selection?
>
> It seems that I need to reread all the documentation concerning the
> completion system.
Ups, so do I! I had no idea that it's possible to select an item and keep
browsing the menu selection. I just tried that now but I'm having problems
with binding a key to "accept-and-menu-complete". I thought that
Ctrl-Enter would be a nicely fitting key for that (which one do you guys
use?) and tried
bindkey -M menuselect '\C\r' accept-and-menu-complete
which works but has the side effect that Enter (without Ctrl) is bound to
accept-and-menu-complete, too.
Is that a bug or a feature? :-)
How do you gurus use this interesting feature?
I am using zsh 4.2.0 on Debian Sarge.
Thanks,
Andy.
--
o _ _ _
------- __o __o /\_ _ \\o (_)\__/o (_) -o)
----- _`\<,_ _`\<,_ _>(_) (_)/<_ \_| \ _|/' \/ /\\
---- (_)/ (_) (_)/ (_) (_) (_) (_) (_)' _\o_ _\_v
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Great spirits have always encountered violent opposition from
mediocre minds. - Albert Einstein
Messages sorted by:
Reverse Date,
Date,
Thread,
Author