On Tue, Apr 9, 2013 at 8:19 PM, Oon-Ee Ng <ngoonee.talk@xxxxxxxxx> wrote: > On Tue, Apr 9, 2013 at 7:47 PM, Gaetan Bisson <bisson@xxxxxxxxxxxxx> wrote: >> [2013-04-09 09:21:24 +0200] f gr: >> I hope you both realize that this discussion is quite pointless without >> specific version numbers, and will provide more context in the future... >> >> -- >> Gaetan > > Sorry, my bad. Using the latest version of > zsh-history-substring-search and grml-zsh-config 0.8.1-1 (0.8.0-1 came > out just before 0.8.1 but I did not notice if anything changed in > between, and have since cleared my cache). And just to complete things, it seems 'something' has changed. Don't know enough to delve into it, but I realize that I'd been binding history-substring-search-up to "^[[A" and "^[0A" (that's a zero) as mentioned in the zsh-history-substring-search page, but that the up and down keys were actually "^[OA" (that's a letter O). Not sure why this changed as it used to work previously, and if I run 'cat' and press the up key it clearly uses "^[[A". Oh well, just leaving this email here in case it helps.