mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:33:27 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@ -45,7 +45,7 @@ const struct cmd_entry cmd_pipe_pane_entry = {
|
||||
|
||||
.tflag = CMD_PANE,
|
||||
|
||||
.flags = 0,
|
||||
.flags = CMD_AFTERHOOK,
|
||||
.exec = cmd_pipe_pane_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user