Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: New to zsh, question about bindkey to history-incremental-search-backward
- X-seq: zsh-users 14278
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: New to zsh, question about bindkey to history-incremental-search-backward
- Date: Sat, 01 Aug 2009 19:07:49 -0700
- In-reply-to: <slrnh782mv.uc8.aclark@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <slrnh782mv.uc8.aclark@xxxxxxxxxxxxxxx>
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