dotfiles/zsh
Marty Oehme 201cd58f3f
zsh: Enable incremental backward search cycling
Previously enabled the search through shell history with ^r on the
commandline. This is still the case, though now the results of the
search can be cycled through with ^p (earlier) and ^n (later).

The key combinations are only active in incremental search and will only
search through the previous results.

When in normal more, or command mode, ^p/^n will cycle through the
history of the shell, taking into account what has already been typed
and going through the history on the basis of this.
2020-11-06 15:14:25 +01:00
..
.config/zsh zsh: Enable incremental backward search cycling 2020-11-06 15:14:25 +01:00
.zshenv [home] Remove module 2020-06-05 22:18:13 +02:00