Bug 386274

Summary: cursor keys not working
Product: [Applications] konsole Reporter: Joachim Schiele <js>
Component: keyboardAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: a.samirh78
Priority: NOR    
Version: 17.08.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Joachim Schiele 2017-10-28 00:42:24 UTC
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?
Comment 1 Ahmad Samir 2017-11-27 18:37:42 UTC
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/ .