Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: About insert-last-word and "command args | less"
- X-seq: zsh-users 10883
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: About insert-last-word and "command args | less"
- Date: Sun, 15 Oct 2006 11:49:43 -0700
- In-reply-to: <20061015103925.GK28997@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20061014115617.GA28997@xxxxxxxxxxxxxxxxxxx> <061014142741.ZM22567@xxxxxxxxxxxxxxxxxxxxxx> <20061015005019.GJ28997@xxxxxxxxxxxxxxxxxxx> <061014210451.ZM22937@xxxxxxxxxxxxxxxxxxxxxx> <20061015103925.GK28997@xxxxxxxxxxxxxxxxxxx>
On Oct 15, 12:39pm, Vincent Lefevre wrote:
}
} * to skip a history line when all its words match the pattern?
} * to always get a word that wasn't proposed before (when one uses
} ^]_ several times) by skipping history lines when needed?
Maybe what you really want here is not smart-insert-last-word, but a
variant of _history_complete_word that considers only the rightmost
"interesting" word of each command in the history?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author