MCPcopy Create free account
hub / github.com/chrisduerr/dotfiles / cb_key_combo_default

Function cb_key_combo_default

files/weechat/python/autoload/vimode.py:1404–1649  ·  view source on GitHub ↗

Eat and handle key events when in Normal mode, if needed. The key_combo_default signal is sent when a key combo is pressed. For example, alt-k will send the "\x01[k" signal. Esc is handled a bit differently to avoid delays, see `cb_key_pressed()`.

(data, signal, signal_data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

cb_motion_fFunction · 0.70
cb_motion_FFunction · 0.70
cb_motion_tFunction · 0.70
cb_motion_TFunction · 0.70

Calls 9

normalize_keysFunction · 0.70
set_modeFunction · 0.70
clear_undo_historyFunction · 0.70
set_curFunction · 0.70
get_keys_and_countFunction · 0.70
add_undo_historyFunction · 0.70
do_commandFunction · 0.70
do_motionFunction · 0.70
do_operatorFunction · 0.70

Tested by

no test coverage detected