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

bindkey problem



Hi there,
If I do
 bindkey '^f' history-incremental-pattern-search-forward

then Ctrl-f does what is expected.

If I do
 bindkey '^s' history-incremental-pattern-search-forward
then Ctrl-s does nothing.

What is my mistake?

-- 
Manfred



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