diff options
author | nicm <nicm> | 2019-05-30 07:42:41 +0000 |
---|---|---|
committer | nicm <nicm> | 2019-05-30 07:42:41 +0000 |
commit | 89d2c7eb2625804060092330f22ea211c2c97ba3 (patch) | |
tree | d1079fae20dd4de049f45a106fa9c667feeae040 /tmux.1 | |
parent | 7dced376737ef685e09fd5a49161ca2bf423e91b (diff) | |
download | rtmux-89d2c7eb2625804060092330f22ea211c2c97ba3.tar.gz rtmux-89d2c7eb2625804060092330f22ea211c2c97ba3.tar.bz2 rtmux-89d2c7eb2625804060092330f22ea211c2c97ba3.zip |
I had hoped that non-xenl terminals had died out, at least in fairly
modern OSs, but no - DragonFly BSD's console returns to haunt us. Fix it
at least somewhat. GitHub issue 1763.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4325,7 +4325,7 @@ Align text to the left, centre or right of the available space if appropriate. .It Xo Ic list=on , .Ic list=focus , .Ic list=left-marker , -.Ic list=right=marker , +.Ic list=right-marker , .Ic nolist .Xc Mark the position of the various window list components in the |