[konsole] [Bug 376770] Impossible to unbind Shift + Up/Down

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Jul 3 04:25:05 BST 2018


https://bugs.kde.org/show_bug.cgi?id=376770

andydecleyre at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #11 from andydecleyre at gmail.com ---
I've pinned the problem down to ":smcup@:rmcup@" in my tmux terminal-overrides.
Without that, I can use shift and the cursor keys in apps in konsole, in or out
of tmux. The change breaks shift+page{up,down} in tmux, but that's fine.

So I replaced

set -ga terminal-overrides ',xterm-256color:Tc:smcup@:rmcup@'
with
set -ga terminal-overrides ',xterm-256color:Tc'

and I get to come home to konsole.

Re-closing as invalid

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list