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

Re: retrieving the results of last command?



Bart wrote:
> 
> Hmm.  Interesting idea, but how would that work?  ignored-patterns is
> for things to leave out of the results, and here we have a list of
> things we want to preserve.

Negate the pattern: ^(${(j.|.)~kept})



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