[Konsole-devel] [Bug 267100] New: delegate shift+pageup/pagedown events into application inside terminal when scrolling is disabled
Tomáš Čech
tcech at suse.cz
Thu Feb 24 21:00:23 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=267100
Summary: delegate shift+pageup/pagedown events into application
inside terminal when scrolling is disabled
Product: konsole
Version: unspecified
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: kpart
AssignedTo: konsole-devel at kde.org
ReportedBy: tcech at suse.cz
Version: unspecified (using KDE 4.6.0)
OS: Linux
Some applications can prevent terminal emulator from history scrolling (which
is done usually by pressing shift+pageup/pagedown). Good example is midnight
commander or vim.
It would be great to have possibility to delegate this (probably dropped)
events into application running in terminal emulator. When applications like
screen or tmux will be able to receive such events, there may be implemented
history scrollback internally with usual behaviour instead of special modes.
Reproducible: Always
Steps to Reproduce:
1] run konsole with vim
2] enter insert mode
3] pres ctrl+v
4] press shift+pageup
Actual Results:
no characters seen
Expected Results:
see generated characters
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list