Ticket #4149: add 'alacritty', 'tmux', 'tmux-256color' as xterm aliases

'alacritty', 'tmux' and 'tmux-256color' all implement Shift+F<N> keys
in an xterm-compatible way. Without this change Shift+F<N> are handled
as F<N-2> key presses.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Sergei Trofimovich 2020-11-26 08:05:37 +00:00 committed by Andrew Borodin
parent 52be505d69
commit bad1523378
1 changed files with 9 additions and 0 deletions

View File

@ -116,6 +116,9 @@ alt-shift-left=\\e[1\;4D
alt-shift-up=\\e[1\;4A
alt-shift-down=\\e[1\;4B
[terminal:alacritty]
copy=xterm
[terminal:gnome]
copy=xterm
@ -137,6 +140,12 @@ copy=xterm
[terminal:screen-256color]
copy=xterm
[terminal:tmux]
copy=xterm
[terminal:tmux-256color]
copy=xterm
[terminal:ibmpc3]
f11=\\e[Y
f12=\\e[Z