En el manual de readline
# man readline
A continuación se describe cómo buscar hacia atrás y hacia adelante.
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.
Cuando presiono ctrl + r y escribo "apt-get", puedo hacer un historial de búsqueda inversa tocando continuamente ctrl + r. Pero luego toco ctrl + sy el terminal no avanza. ¿Estoy haciendo algo incorrecto?
Además, ¿qué clave representa el prefijo Meta "M-"?
stop, para , no se usa para nada más