Bypass byobu F-keys

Bug #1814466 reported by Maciej Leśniewski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
New
Undecided
Unassigned

Bug Description

There is no way to bypass a single F-key to trigger the native action, you have to turn on/off byobu-tmux keybindings to use Midnight Commander for example.
So I want to share my solution for it that could be included in byobu:

bind-key F1 send-keys F1
bind-key F2 send-keys F2
bind-key F3 send-keys F3
bind-key F4 send-keys F4
bind-key F5 send-keys F5
bind-key F6 send-keys F6
bind-key F7 send-keys F7
bind-key F8 send-keys F8
bind-key F9 send-keys F9
bind-key F10 send-keys F10
bind-key F11 send-keys F11
bind-key F12 send-keys F12

Now you can use <prefix> F# without disabling byobu key bindings to trigger single action.

description: updated
description: updated
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.