That seemed to do the trick. Thanks a bunch.
Erik
On Mar 24, 2010, at 11:47 AM, Nicholas Marriott wrote:
> So your terminal outputs \033[OP for the function keys but the terminfo
> description you are using says F1 is \033[11~.
>
> Why are you using xterm-color? Function keys should be cor
Thanks for the quick reply. I am running a FedoraCore12 box and did a yum
install tmux.
Here's the output of running cat, hitting F1-F5, then I press return thrice.
It looks like some characters stay in some sort of buffer:
stego:~ erikthered$ cat
^[OP^[OQ^[OR^[OS^[[15~
PQRS
^C
stego:~ e
So your terminal outputs \033[OP for the function keys but the terminfo
description you are using says F1 is \033[11~.
Why are you using xterm-color? Function keys should be correct with
either xterm or xterm-xfree86.
On Wed, Mar 24, 2010 at 11:41:08AM -0500, Redding, Erik wrote:
> Thanks for th
What do you actually get when you run "cat" and press the function keys,
outside tmux?
Also please send the output of "tmux info" from inside tmux.
On Tue, Mar 23, 2010 at 08:17:45PM -0500, Redding, Erik wrote:
> I'm on a mac using terminal, SSH to a linux box, which runs tmux - it's my
> jump