=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.813 retrieving revision 1.814 diff -u -r1.813 -r1.814 --- src/usr.bin/tmux/tmux.1 2021/01/22 10:24:52 1.813 +++ src/usr.bin/tmux/tmux.1 2021/01/29 09:48:43 1.814 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.813 2021/01/22 10:24:52 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.814 2021/01/29 09:48:43 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" 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: January 22 2021 $ +.Dd $Mdocdate: January 29 2021 $ .Dt TMUX 1 .Os .Sh NAME @@ -4823,7 +4823,6 @@ .It Li "pane_pipe" Ta "" Ta "1 if pane is being piped" .It Li "pane_right" Ta "" Ta "Right of pane" .It Li "pane_search_string" Ta "" Ta "Last search string in copy mode" -.It Li "pane_skipped" Ta "" Ta "Bytes skipped as not visible in pane" .It Li "pane_start_command" Ta "" Ta "Command pane started with" .It Li "pane_synchronized" Ta "" Ta "1 if pane is synchronized" .It Li "pane_tabs" Ta "" Ta "Pane tab positions" @@ -4831,7 +4830,6 @@ .It Li "pane_top" Ta "" Ta "Top of pane" .It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane" .It Li "pane_width" Ta "" Ta "Width of pane" -.It Li "pane_written" Ta "" Ta "Bytes written by pane (aside from redrawing)" .It Li "pid" Ta "" Ta "Server PID" .It Li "popup_key" Ta "" Ta "Key pressed in popup" .It Li "popup_mouse_x" Ta "" Ta "Mouse X position in popup"