Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788307 - >=app-misc/tmux-3.2 regression in Shift-F5 handling
Summary: >=app-misc/tmux-3.2 regression in Shift-F5 handling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-05-05 07:05 UTC by Sergei Trofimovich (RETIRED)
Modified: 2021-05-07 11:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Trofimovich (RETIRED) gentoo-dev 2021-05-05 07:05:51 UTC
Before tmux-3.2 Shift-F5 generated ^[[15;2~ sequence in xterm. tmux-3.2 generates ^[[31~. That breaks mc application.

Fixed in https://github.com/tmux/tmux/commit/f2951bd4a560692048e68bf29a5b0a288346a7d4
Comment 1 Larry the Git Cow gentoo-dev 2021-05-07 11:10:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf51acfab67751f7d5c9e3963f494bd040bf5760

commit bf51acfab67751f7d5c9e3963f494bd040bf5760
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2021-05-07 11:08:34 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2021-05-07 11:09:58 +0000

    app-misc/tmux: fix shift-f5 keybinding
    
    Closes: https://bugs.gentoo.org/788307
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 app-misc/tmux/files/tmux-fix-bindings.patch        | 45 ++++++++++++++++++++++
 .../tmux/{tmux-3.2.ebuild => tmux-3.2-r1.ebuild}   |  1 +
 2 files changed, 46 insertions(+)