Home
last modified time | relevance | path

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

/dports/misc/vifm/vifm-0.11/src/modes/
H A Dmenu.c82 static void cmd_slash(key_info_t key_info, keys_info_t *keys_info);
135 {WK_SLASH, {{&cmd_slash}, .descr = "search forward"}},
551 cmd_slash(key_info_t key_info, keys_info_t *keys_info) in cmd_slash() function
H A Dvisual.c94 static void cmd_slash(key_info_t key_info, keys_info_t *keys_info);
206 {WK_SLASH, {{&cmd_slash}, .descr = "search forward"}},
676 cmd_slash(key_info_t key_info, keys_info_t *keys_info) in cmd_slash() function
H A Dview.c153 static void cmd_slash(key_info_t key_info, keys_info_t *keys_info);
247 {WK_SLASH, {{&cmd_slash}, .descr = "search forward"}},
963 cmd_slash(key_info_t key_info, keys_info_t *keys_info) in cmd_slash() function
H A Dnormal.c135 static void cmd_slash(key_info_t key_info, keys_info_t *keys_info);
325 {WK_SLASH, {{&cmd_slash}, .descr = "search forward"}},
1392 cmd_slash(key_info_t key_info, keys_info_t *keys_info) in cmd_slash() function