Disable inputrc for now.

Keeping it around in case a non-blesh option is wanted in the future.
This commit is contained in:
2026-02-21 06:51:54 -05:00
parent c7f6c0b791
commit 288dc28e07

View File

@@ -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