mirror of
https://github.com/tmux/tmux.git
synced 2026-03-26 13:16:37 +00:00
Fix buffer to both for get-clipboard, from Seth Girvan.
This commit is contained in:
2
tmux.1
2
tmux.1
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user