mirror of
https://github.com/tmux/tmux.git
synced 2025-09-06 19:38:21 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@@ -39,7 +39,7 @@ const struct cmd_entry cmd_paste_buffer_entry = {
|
||||
|
||||
.tflag = CMD_PANE,
|
||||
|
||||
.flags = 0,
|
||||
.flags = CMD_AFTERHOOK,
|
||||
.exec = cmd_paste_buffer_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user