Searched refs:first_insert (Results 1 – 1 of 1) sorted by relevance
3380 static int first_insert; /* set when starting in insert mode */ variable3426 first_insert = 1; in x_vi()3870 if (first_insert && ch != Ctrl('[')) in vi_insert()3882 if (first_insert) { in vi_insert()3883 first_insert = 0; in vi_insert()