~xdavidwu/dotfiles

3c0f30b939bbad05ccfbbeebecd59af481259a39 — xdavidwu 3 years ago e89fe20
readline: history search
1 files changed, 2 insertions(+), 0 deletions(-)

M .config/readline/inputrc
M .config/readline/inputrc => .config/readline/inputrc +2 -0
@@ 3,3 3,5 @@ set colored-stats on
set completion-query-items 512
set show-all-if-unmodified on
set skip-completed-text on
"\e[5~": history-search-backward
"\e[6~": history-search-forward