Comment 5 for bug 923134

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 923134] Re: Some terminal shortcuts don't work within byobu-tmux

On Wed, Feb 8, 2012 at 10:51 AM, Clint Byrum <email address hidden> wrote:
> This does seem like a regression from the screen flavor of byobu, which
> would pop up a question "do you want ctrl-A to be the escape code or
> use f12?". Perhaps that was just a transitional thing, and I found it
> rather offputting to be asked actually (I'd prefer that the esc code
> just be f12 since f-keys are meant for terminal/application control).

Some users tell me that they don't have an F12 key on their keyboard,
Clint. I've never encountered such a keyboard, personally, but that's
what they tell me...

The first-time-you-press-ctrl-a thing is meant to be pretty permanent,
I'm afraid, Clint. You'll be asked the question in byobu tmux or
screen. You have the option of choosing to have ctrl-a behave in GNU
Screen mode, or behave in GNU Emacs mode (and F12 becomes your
escape).

> Anyway, I think this just needs to be well documented. It would be
> especially helpful if byobu changed something on the status line to
> inform people that the escape key had been pressed.

Unfortunately, I don't think that the status line refreshes fast
enough for this to be useful. It refreshes about once-per-second,
which is eons in the scope of keypresses. I'll give that some more
thought, though, as I do like the idea of a visual queue that you're
in screen or tmux escape mode...