=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.867 retrieving revision 1.868 diff -c -r1.867 -r1.868 *** src/usr.bin/tmux/tmux.1 2021/10/25 21:21:16 1.867 --- src/usr.bin/tmux/tmux.1 2021/11/01 09:34:49 1.868 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.867 2021/10/25 21:21:16 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.868 2021/11/01 09:34:49 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: October 25 2021 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: November 1 2021 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4415,4420 **** --- 4415,4423 ---- The alternate screen feature preserves the contents of the window when an interactive application starts and restores it on exit, so that any output visible before the application starts reappears unchanged after it exits. + .Pp + .It Ic cursor-colour Ar colour + Set the colour of the cursor. .Pp .It Ic pane-colours[] Ar colour The default colour palette.