Files
Storm Dragon 52e1656e42 Initial commit
2025-07-12 13:48:20 -04:00

7 lines
195 B
Plaintext

# Reload changes with control+x followed by control+r
set echo-control-characters off
# History searching with up and down arrows.
"\e[A": history-search-backward
"\e[B": history-search-forward