Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2016-10-15 00:01:10 +01:00
32 changed files with 57 additions and 52 deletions

View File

@ -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
};