Bug 386274 - cursor keys not working
Summary: cursor keys not working
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: konsole
Classification: Applications
Component: keyboard (show other bugs)
Version: 17.08.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-28 00:42 UTC by Joachim Schiele
Modified: 2018-02-27 10:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/ .