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

Function operator_c

files/weechat/python/vimode.py:461–472  ·  view source on GitHub ↗

Delete text from `pos1` to `pos2` from the input and enter Insert mode. If `overwrite` is set to True, the character at the cursor's new position is removed as well (the motion is inclusive.) See Also: `operator_base()`.

(buf, input_line, pos1, pos2, overwrite=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

operator_dFunction · 0.70
set_modeFunction · 0.70
set_curFunction · 0.70

Tested by

no test coverage detected