[Bug 1045070] Re: byobu interrupts ctrl-a when keybinding is already set to another key
I just added some logic to handle this. ** Changed in: byobu Status: Incomplete => Fix Committed ** Changed in: byobu (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: byobu Status: Fix Committed => Fix Released ** Changed in: byobu (Ubuntu) Status: Fix Committed => Fix Released -- 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
[Bug 1045070] Re: byobu interrupts ctrl-a when keybinding is already set to another key
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: byobu (Ubuntu) Status: New => Confirmed -- 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
[Bug 1045070] Re: byobu interrupts ctrl-a when keybinding is already set to another key
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
[Bug 1045070] Re: byobu interrupts ctrl-a when keybinding is already set to another key
** Also affects: byobu (Ubuntu) Importance: Undecided Status: New ** No longer affects: byobu (Ubuntu) -- 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