Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
New to zsh, question about bindkey to history-incremental-search-backward
- X-seq: zsh-users 14277
- From: Alex Clark <aclark@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: New to zsh, question about bindkey to history-incremental-search-backward
- Date: Sat, 1 Aug 2009 09:27:21 +0000 (UTC)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: ACLARK.NET, LLC
- Sender: news <news@xxxxxxxxxxxxx>
Hi all,
I am a long time bash user, new to zsh, and I love it so far! However,
I am still sorting out a few issues:
In my .zshrc I am doing:
bindkey "^r" history-incremental-search-backward
which never seems to work unless I do "source .zshrc" at which point it
works fine (i.e. I hit CTRL-R and can start typing to match commands in
my history).
Does that sound like anything in particular? How can I "fix" this? I.e.
make it so I don't need to source .zshrc every time.
Thanks,
Alex
--
Alex Clark  http://aclark.net
Buy Practical Plone 3: http://tinyurl.com/practical-plone
Messages sorted by:
Reverse Date,
Date,
Thread,
Author