Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completing from history
- X-seq: zsh-users 3181
- From: Adam Spiers <adam@xxxxxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxxxxxx>
- Subject: Re: completing from history
- Date: Sat, 17 Jun 2000 11:52:45 +0100
- In-reply-to: <1000617030552.ZM4725@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Sat, Jun 17, 2000 at 03:05:52AM +0000
- Mail-followup-to: ZSH User List <zsh-users@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <20000617040821.A4182@xxxxxxxxxxxx> <1000617030552.ZM4725@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Bart Schaefer (schaefer@xxxxxxxxxxxxxxxxxxxxxxx) wrote:
> If you've got 3.1.9 installed, you can type <ESC /> or <ESC ,> to invoke
> the _history-complete-older or _history-complete-newer bindings. The
> above styles control whether the search cycles through the history and
> whether it ever offers duplicate words -- except that it should be
> `remove-all-dups' with hyphens, not underscores, and the value `yep'
> does not work, it has to be `yes' `true' `1' or `on'. So Adam must not
> be using the distributed version of _history_complete_word.
Actually I was, but I'd never realised that the changes were needed
since customisation of the function transferred to zstyle. Thanks
Bart :-)
</embarrassed>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author