Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
history-words (Re: Announcement of Zsh Command Architect v1.0)
On Jan 10, 8:20am, Sebastian Gniazdowski wrote:
}
} PS. Still seeing duplicates after:
}
} zstyle ':completion:*:history-words' remove-all-dups true
My mistake; only "list" and "stop" are looked up in that context,
"remove-all-dups" and "range" are looked up in the context
:completion:history-words:history::: without the trailing tag.
Obviously this is not very well documented.
zstyle ':completion:history-words:*' remove-all-dups true
Messages sorted by:
Reverse Date,
Date,
Thread,
Author