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

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

Completed in 150 milliseconds