inputrc: finally no more history rewrites

This commit is contained in:
yosh 2023-10-27 22:34:10 -04:00
parent 5c0c5ed54e
commit d0e2987813
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ set bind-tty-special-chars fof
set page-completions off
set completion-query-items 200
set colored-completion-prefix on
set revert-all-at-newline on
$if mode=vi
set keymap vi-command