Files
stormux/x86_64/airootfs/etc/skel.custom/.inputrc
2025-11-19 03:26:25 -05: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