Nel manuale readline
# man readline
Di seguito viene descritto come cercare indietro e in avanti.
reverse-search-history (C-r)
Search backward starting at the current line and moving `up' through the history as necessary. This is an incremental search.
forward-search-history (C-s)
Search forward starting at the current line and moving `down' through the history as necessary. This is an incremental search.
Quando premo ctrl + r e digito "apt-get", sono in grado di fare una cronologia di ricerca inversa toccando continuamente ctrl + r. Ma poi tocco ctrl + se il terminale non va avanti. Sto facendo qualcosa di sbagliato?
Inoltre quale chiave rappresenta il prefisso Meta "M-"?
stop, non è usato per nient'altro