summaryrefslogtreecommitdiffstats
path: root/key-bindings.c
diff options
context:
space:
mode:
Diffstat (limited to 'key-bindings.c')
-rw-r--r--key-bindings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/key-bindings.c b/key-bindings.c
index 56b1d58b..c298c79d 100644
--- a/key-bindings.c
+++ b/key-bindings.c
@@ -119,6 +119,7 @@ key_bindings_init(void)
{ 'c', 0, &cmd_new_window_entry },
{ 'd', 0, &cmd_detach_client_entry },
{ 'f', 0, &cmd_command_prompt_entry },
+ { 'i', 0, &cmd_display_message_entry },
{ 'l', 0, &cmd_last_window_entry },
{ 'n', 0, &cmd_next_window_entry },
{ 'o', 0, &cmd_down_pane_entry },