Changing escape sequence to \ or / breaks F5 and F8

Bug #581533 reported by mp3foley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Fix Released
Wishlist
Unassigned
byobu (Ubuntu)
Fix Released
Wishlist
Dustin Kirkland 

Bug Description

Similar to bugs #389129 and #368937 but with / (forward-slash) and \ (back-slash) keys.

So, after choosing / as the escape key, Ctrl-/ works fine as the screen escape sequence, but the function keys F5 and F8 no longer work.

~/.byobu/keybindings looks like this:
  source /usr/share/byobu/keybindings/common
  escape ^//
  register r "^a:source $HOME/.byobu/profile^M" # | Goes with F5 definition
  register t "^aA^aa^k^h" # | Goes with the F8 definition
  register d "^a:source /usr/share/byobu/keybindings/screen-escape-keys^M"
  register r "^a:source $HOME/.byobu/profile^M"
  register e "^a:source /usr/share/byobu/keybindings/f-keys^M"

Maybe Ctrl-/ or Ctrl-\ are not the best choice, or not possible? If so they should not be allowed as an option similar to when I tried Ctrl-0 (Ctrl-zero).

Changed in byobu:
status: New → Triaged
importance: Undecided → Wishlist
Changed in byobu:
status: Triaged → Fix Committed
Changed in byobu (Ubuntu):
status: New → Fix Committed
importance: Undecided → Wishlist
assignee: nobody → Dustin Kirkland (kirkland)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package byobu - 2.78-0ubuntu1

---------------
byobu (2.78-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu-status, usr/lib/byobu/menu,
    usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys: show a visual queue
    when toggling on/off the f-key keybindings; Menu:<F9> vs. Menu:<^a-@>,
    LP: #589016
  * usr/bin/byobu-select-session: revert recent change, which defaulted to
    -UDR (which detached and logged out other connections on reattach);
    feedback was negative on this one, numerous questions in IRC, LP: #589027
  * usr/bin/byobu-select-session: allow for default selection of session 1
  * usr/bin/byobu-config: prevent the user from changing the escape sequence
    to / or \, both of which cause problems, LP: #581533
  * debian/manpages, rpm/byobu.spec, usr/bin/byobu, usr/bin/shell,
    usr/share/byobu/windows/common, usr/share/man/man1/shell.1: fix shelltitle
    breakage by dropping the "-t shell" title hardcoding, and move/rename
    motd+shell to just shell, LP: #368925
 -- Dustin Kirkland <email address hidden> Tue, 01 Jun 2010 10:53:54 -0500

Changed in byobu (Ubuntu):
status: Fix Committed → Fix Released
Changed in byobu:
status: Fix Committed → Fix Released
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.