Comment 5 for bug 389129

Revision history for this message
Shane D (dimensional) wrote :

If I manually go into the /usr/share/byobu/keybindings/screen-escape-keys and change the line

register e "^a:source /usr/share/byobu/keybindings/f-keys^M"

to

register e "^x:source /usr/share/byobu/keybindings/f-keys^M"

then everything works. It's almost like it doesn't ever get the definition of "register e" in my .byobu/keybindings file. It's like it's just ignored.