Searched refs:first_insert (Results 1 – 1 of 1) sorted by relevance
3473 static bool first_insert; /* set when starting in insert mode */ variable3519 first_insert = true; in x_vi()4000 if (first_insert && ch != CTRL('[')) in vi_insert()4012 if (first_insert) { in vi_insert()4013 first_insert = false; in vi_insert()