tmux setb <data>
Set content of a paste buffer
Arguments
Name | Description |
---|---|
data | The data to set in the buffer |
Options
Name | Description |
---|---|
-a | Append to rather than overwriting the buffer |
-w | Send the buffer to the clipboard |
-b <buffer-name> | The name of the buffer |
-t <target-client> | The target client |
-n <new-buffer-name> | The new name of the buffer |