Missing after-kill-pane option.

pull/2001/head
nicm 2019-11-28 10:55:45 +00:00 committed by Nicholas Marriott
parent 7a30e6b941
commit 640149337f
1 changed files with 1 additions and 0 deletions

View File

@ -794,6 +794,7 @@ const struct options_table_entry options_table[] = {
OPTIONS_TABLE_HOOK("after-copy-mode", ""),
OPTIONS_TABLE_HOOK("after-display-message", ""),
OPTIONS_TABLE_HOOK("after-display-panes", ""),
OPTIONS_TABLE_HOOK("after-kill-pane", ""),
OPTIONS_TABLE_HOOK("after-list-buffers", ""),
OPTIONS_TABLE_HOOK("after-list-clients", ""),
OPTIONS_TABLE_HOOK("after-list-keys", ""),