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

Re: New to zsh, question about bindkey to history-incremental-search-backward



On Aug 1,  9:27am, Alex Clark wrote:
} 
} In my .zshrc I am doing:
}     bindkey "^r" history-incremental-search-backward
} 
} which never seems to work unless I do "source .zshrc"

This might mean that there's a different set of bindkey commands in
/etc/zlogin on your system.  It might also mean that $ZDOTDIR points
somewhere other than your home directory.

Do other commands in your .zshrc seem to work?



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