commit | 15b9946a4094d22f3bde6ef5af67fbb526807329 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Tue Nov 10 18:53:11 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Tue Nov 10 18:53:11 2009 +0000 |
tree | e7af747e2b2eb8a8f54910699c042c6205f3b488 | |
parent | d9961f40bf13b776267cb5d13a8a72a7c4ee1c41 [diff] |
There is no real standard for modifier plus function keys. Previously, tmux output some from rxvt but in other ways did the same as xterm or other terminals, but this is a bit inconsistent. xterm's method is fairly sensible and we already support it (xterm-keys), so enable it by default instead.