Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2022-02-17 12:01:10 +00:00
2 changed files with 2 additions and 0 deletions

View File

@ -1245,6 +1245,7 @@ const struct options_table_entry options_table[] = {
OPTIONS_TABLE_HOOK("window-linked", ""),
OPTIONS_TABLE_WINDOW_HOOK("window-pane-changed", ""),
OPTIONS_TABLE_WINDOW_HOOK("window-renamed", ""),
OPTIONS_TABLE_WINDOW_HOOK("window-resized", ""),
OPTIONS_TABLE_HOOK("window-unlinked", ""),
{ .name = NULL }