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

Re: searching words in history similar to insert-last-word



On Mar 14,  1:32pm, Dominik Vogt wrote:
}
} Great, that's almost exactly what I was looking for.  Is there a way to get
} rid of the duplicates though?

zstyle ':completion:history-words:*' remove-all-dups yes

You might also want

zstyle ':completion:history-words:*' sort yes



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