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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected