Re: Malformed *roff markup in tmux man page

2023-02-14 Thread Todd C . Miller
On Tue, 14 Feb 2023 16:51:19 +, Tim Chase wrote: > Looks like some *roff/mandoc markup snuck into the tmux man-page: > > $ man tmux | grep -2 "Ar target" > -l requests the clipboard from the client using the xterm(1) > escape sequence. If Ar target-pane is given, the clipboard is >

Malformed *roff markup in tmux man page

2023-02-14 Thread Tim Chase
Looks like some *roff/mandoc markup snuck into the tmux man-page: $ man tmux | grep -2 "Ar target" -l requests the clipboard from the client using the xterm(1) escape sequence. If Ar target-pane is given, the clipboard is sent (in encoded form), otherwise it is stored in a new paste