diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-12-08 00:49:10 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-12-08 00:49:10 +0000 |
commit | 98994a8bb1ca7602f16a5de0d4482efd299f5d7b (patch) | |
tree | de90898c9c0a7875bb124e6edc4ebe721946144a | |
parent | b580a551914ae398162b0eec9bcbfa5901fabcdd (diff) | |
download | rtmux-98994a8bb1ca7602f16a5de0d4482efd299f5d7b.tar.gz rtmux-98994a8bb1ca7602f16a5de0d4482efd299f5d7b.tar.bz2 rtmux-98994a8bb1ca7602f16a5de0d4482efd299f5d7b.zip |
termios(4)
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -824,7 +824,7 @@ and specify the size of the initial window (80 by 24 if not given). .Pp If run from a terminal, any -.Xr termios 3 +.Xr termios 4 special characters are saved and used for new windows in the new session. .Pp The |