Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tip of the day: previous command output
- X-seq: zsh-users 7893
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Tip of the day: previous command output
- Date: Fri, 20 Aug 2004 13:13:24 +0200
- In-reply-to: <20040820093044.GA8488@xxxxxxxxx>
- 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> <20040820093044.GA8488@xxxxxxxxx>
- Sender: Vincent Lefevre <vincent@xxxxxxxxxx>
On 2004-08-20 11:30:44 +0200, Andy Spiegl wrote:
> Hm, wouldn't it be a nice feature in general to have zsh always remember
> the output of the last command, i.e. an automagic "keep"? I suppose that
> many zsh user do what I do frequently: execute something and the execute it
> again only to append more options like grep, cut, awk etc. Would that be
> very hard to implement? Or are there other drawbacks like more memory
> usage because some commands might have _a lot_ of output? Hm, maybe it
> should be done with a global size limit to avoid the latter problem.
This would be nice, but I assume that there would be similar problems
to stderr coloring (if you remember the thread...).
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author