M-p and M-n do not seem to work in rinari-console, when they should iterate the previously-issued commands list. Does anyone know how to fix this?
Asked
Active
Viewed 76 times
1 Answers
1
Maybe some other mode interferes with your keybindings? Try checking with M-h k
and then entering M-p
or M-n
. According to the Rinari docs (C-h m
) comint-next-input
and comint-previous-input
are also bound to C-down
and C-up
, maybe those work for you.

Michael Kohl
- 66,324
- 14
- 138
- 158