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

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