since my last update the cursor keys inside the 'konsole' shell are not working so i can't browse to my terminal history, can't repeat commands but instead have to write them over and over. it works for xterm so it might be a konsole specific issue related to the used shell which is fish and bash in my case. note: the konsole search field is working and in there i can use the cursor keys. what could i do to track the issue down?
For bash (as this is the shell I am familiar with), what's the output of: $ bind -p | grep previous-history Also, have you modified the key bindings settings in Konsole -> settings -> edit current profile -> keyboard? if you edited any of the key bindings lists/schemas there, a file with the extension *.keytab is created under ~/.local/share/konsole/ .