Check /usr/bin/byobu-ctrl-a, line 40: grep -qs "^escape" "$keybindings" && bind_to="emacs"
With byobu-tmux, the option is not called "escape" at all. Therefore, it thinks I haven't configured the escape key, and any answer proceeds to trample all over my working manually-edited configuration. (I had to edit it manually, because setting ctrl-S through the F9 menu doesn't actually apply.) Here's my keybindings.tmux: unbind-key -n C-s set -g prefix ^S set -g prefix2 ^S bind s send-prefix ** Also affects: byobu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045070 Title: byobu interrupts ctrl-a when keybinding is already set to another key To manage notifications about this bug go to: https://bugs.launchpad.net/byobu/+bug/1045070/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs