diff options
author | nicm <nicm> | 2017-01-24 20:01:34 +0000 |
---|---|---|
committer | nicm <nicm> | 2017-01-24 20:01:34 +0000 |
commit | 16e43d6a42ea15893e77abb4efece5a965321522 (patch) | |
tree | cccadd530ee00ee2f51b2e925ab4e6dd650d917b | |
parent | 126d364abe2e8c063efa5a888de6997ca05641fc (diff) | |
download | rtmux-16e43d6a42ea15893e77abb4efece5a965321522.tar.gz rtmux-16e43d6a42ea15893e77abb4efece5a965321522.tar.bz2 rtmux-16e43d6a42ea15893e77abb4efece5a965321522.zip |
Remove some lies about terminal-overrides from tmux.1.
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -2525,12 +2525,6 @@ terminal type, the option could be set to the string: The terminal entry value is passed through .Xr strunvis 3 before interpretation. -The default value forcibly corrects the -.Ql colors -entry for terminals which support 256 colours: -.Bd -literal -offset indent -"*256col*:colors=256,xterm*:XT" -.Ed .El .Pp Available session options are: |