Searched refs:first_insert (Results 1 – 1 of 1) sorted by relevance
163 static int first_insert; /* set when starting in insert mode */ variable530 first_insert = 1; in vi_reset()620 if (first_insert && ch != CTRL('[')) in vi_insert()632 if (first_insert) { in vi_insert()633 first_insert = 0; in vi_insert()