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
to request the clipboard from the most recently used client (if possible) and
send the reply (if any) back to the application;
.Ic buffer
.Ic both
is the same as
.Ic request
but also creates a paste buffer.