Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
history-words stop?
- X-seq: zsh-users 8728
- From: Francisco Borges <borges@xxxxxxxxxx>
- To: Zsh User <zsh-users@xxxxxxxxxx>
- Subject: history-words stop?
- Date: Thu, 21 Apr 2005 15:16:42 +0200
- Mail-followup-to: Zsh User <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Alfa Informatica - Rijksuniversiteit Groningen
Hello
I have:
zstyle ':completion:*:history-words' remove-all-dups yes
zstyle ':completion:*:history-words' list false
zstyle ':completion:*:history-words' stop yes
When using M-/ and M-, what happens is that:
I reach the BEGIN(END) of history,
I hit M-,(M-/) once: nothing happens.
I hit M-,(M-/) a second time: it wraps around.
Can I be messing this with some other variable or is this a bug?
OR am I missing something obvious?? :)
$ZSH_VERSION == 4.3.0-dev-1 in a Debian Sarge box.
Cheers,
Francisco.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author