Skip to content

Commit

Permalink
Fixed my inputrc a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
ifohancroft committed Jul 22, 2021
1 parent b4b4858 commit a49f2c4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .config/readline/inputrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ set editing-mode vi
set show-mode-in-prompt off
set vi-ins-mode-string \1\e[6 q\2
set vi-cmd-mode-string \1\e[2 q\2
"\e[A": history-search-backward
"\e[B": history-search-forward


# "\e[A": history-search-backward
# "\e[B": history-search-forward

0 comments on commit a49f2c4

Please sign in to comment.