Add bash.d. #7
6
.inputrc
6
.inputrc
@@ -1,2 +1,4 @@
|
|||||||
"\e[A": history-search-backward
|
# This will automatically trigger reverse search when using up / down in bash
|
||||||
"\e[B": history-search-forward
|
# However it doesn't feel natural with ble.sh, so it's commented out for now.
|
||||||
|
#"\e[A": history-search-backward
|
||||||
|
#"\e[B": history-search-forward
|
||||||
|
|||||||
Reference in New Issue
Block a user