Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dkey-bindings.c660 key_bindings_read_only(struct cmdq_item *item, __unused void *data) in key_bindings_read_only() function
679 new_item = cmdq_get_callback(key_bindings_read_only, NULL); in key_bindings_dispatch()