Searched refs:key_bindings_dispatch (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.bin/tmux/ |
| D | cmd-send-keys.c | 97 after = key_bindings_dispatch(bd, after, tc, NULL, target); in cmd_send_keys_inject_key()
|
| D | key-bindings.c | 672 key_bindings_dispatch(struct key_binding *bd, struct cmdq_item *item, in key_bindings_dispatch() function
|
| D | tmux.h | 2716 struct cmdq_item *key_bindings_dispatch(struct key_binding *,
|
| D | server-client.c | 2522 key_bindings_dispatch(bd, item, c, event, &fs); in server_client_key_callback()
|