Add bash.d. (#7)

This commit was merged in pull request #7.
This commit is contained in:
2026-02-21 15:14:39 +00:00
parent e85e4bb65d
commit 84018dbeec
11 changed files with 133 additions and 97 deletions

View File

@@ -1,2 +1,4 @@
"\e[A": history-search-backward
"\e[B": history-search-forward
# This will automatically trigger reverse search when using up / down in bash
# 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