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

Function start_catching_keys

files/weechat/python/vimode.py:1993–2027  ·  view source on GitHub ↗

Start catching keys. Used for special commands (e.g. "f", "r"). amount (int): amount of keys to catch. callback (str): name of method to call once all keys are caught. input_line (str): input line's content. cur (int): cursor's position. count (int): count, e.g. "2" for "2fs".

(amount, callback, input_line, cur, count, buf=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

motion_fFunction · 0.70
motion_FFunction · 0.70
motion_tFunction · 0.70
motion_TFunction · 0.70
key_rFunction · 0.70
key_alt_jFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected