I keep forgetting how to enable the history search of bash. So here is how to get it:
put
1
2
| "\e[5~": history-search-backward<br />
"\e[6~": history-search-forward |
"\e[5~": history-search-backward<br />
"\e[6~": history-search-forward
into
this gives us the history search on
and