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
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(+)