Fix buffer to both for get-clipboard, from Seth Girvan.

This commit is contained in:
nicm
2026-03-18 08:41:20 +00:00
parent f516f8a1d4
commit 02a9cdff57

2
tmux.1
View File

@@ -4365,7 +4365,7 @@ causes
.Nm .Nm
to request the clipboard from the most recently used client (if possible) and to request the clipboard from the most recently used client (if possible) and
send the reply (if any) back to the application; send the reply (if any) back to the application;
.Ic buffer .Ic both
is the same as is the same as
.Ic request .Ic request
but also creates a paste buffer. but also creates a paste buffer.