Searched refs:start_insert (Results 1 – 1 of 1) sorted by relevance
1463 pos_T start_insert; in op_insert() local1541 start_insert = curwin->w_cursor; in op_insert()1645 && (start_insert.lnum == Insstart.lnum in op_insert()1646 && start_insert.col > Insstart.col)) in op_insert()1648 offset = (start_insert.col - Insstart.col); in op_insert()