Home
last modified time | relevance | path

Searched refs:cmd_command_prompt_entry (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Dkey-bindings.c109 { '$', 0, &cmd_command_prompt_entry }, in key_bindings_init()
114 { ',', 0, &cmd_command_prompt_entry }, in key_bindings_init()
116 { '.', 0, &cmd_command_prompt_entry }, in key_bindings_init()
127 { ':', 0, &cmd_command_prompt_entry }, in key_bindings_init()
134 { '\'', 0, &cmd_command_prompt_entry }, in key_bindings_init()
141 { 'f', 0, &cmd_command_prompt_entry }, in key_bindings_init()
H A Dcmd-command-prompt.c38 const struct cmd_entry cmd_command_prompt_entry = { variable
H A Dcmd.c43 &cmd_command_prompt_entry,
H A Dtmux.h1765 extern const struct cmd_entry cmd_command_prompt_entry;