=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.853 retrieving revision 1.854 diff -c -r1.853 -r1.854 *** src/usr.bin/tmux/tmux.1 2021/08/13 17:03:29 1.853 --- src/usr.bin/tmux/tmux.1 2021/08/13 18:54:54 1.854 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.853 2021/08/13 17:03:29 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.854 2021/08/13 18:54:54 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 5516,5523 **** .It Li "Move cursor to previous word" Ta "b" Ta "M-b" .It Li "Move cursor to start" Ta "0" Ta "C-a" .It Li "Transpose characters" Ta "" Ta "C-t" - .Pp .El With .Fl b , the prompt is shown in the background and the invoking client does not exit --- 5516,5523 ---- .It Li "Move cursor to previous word" Ta "b" Ta "M-b" .It Li "Move cursor to start" Ta "0" Ta "C-a" .It Li "Transpose characters" Ta "" Ta "C-t" .El + .Pp With .Fl b , the prompt is shown in the background and the invoking client does not exit