Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcmd-unbind-key.c102 key_bindings_remove(tablename, key); in cmd_unbind_key_exec()
H A Dkey-bindings.c230 key_bindings_remove(const char *name, key_code key) in key_bindings_remove() function
272 key_bindings_remove(name, bd->key); in key_bindings_reset()
H A Dwindow-customize.c1301 key_bindings_remove(kt->name, bd->key); in window_customize_unset_key()
H A Dtmux.h2711 void key_bindings_remove(const char *, key_code);