diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-02-04 21:01:59 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-02-04 21:01:59 +0000 |
commit | 0d5542e65e5f909d63bc26a676eecacaa7ede093 (patch) | |
tree | 866b06e01443a876db51742d0061c41b163bdde0 | |
parent | d6b5b644b83ad2a3cfc28dda0ae9af537da8b7f2 (diff) | |
download | rtmux-0d5542e65e5f909d63bc26a676eecacaa7ede093.tar.gz rtmux-0d5542e65e5f909d63bc26a676eecacaa7ede093.tar.bz2 rtmux-0d5542e65e5f909d63bc26a676eecacaa7ede093.zip |
+.
-rw-r--r-- | FAQ | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -237,4 +237,6 @@ have TERM set to xterm): set -g terminal-overrides "xterm*:kLFT5=\eOD:kRIT5=\eOC:kUP5=\eOA:kDN5=\eOB:smkx@:rmkx@" -$Id: FAQ,v 1.35 2010-01-19 00:55:56 tcunha Exp $ +Note that this will only work in tmux 1.2 and above. + +$Id: FAQ,v 1.36 2010-02-04 21:01:59 nicm Exp $ |