diff options
Diffstat (limited to 'inputrc.conf')
-rw-r--r-- | inputrc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inputrc.conf b/inputrc.conf new file mode 100644 index 0000000..9d84fe2 --- /dev/null +++ b/inputrc.conf @@ -0,0 +1,2 @@ +"\e[B": history-search-forward +"\e[A": history-search-backward
\ No newline at end of file |