Home | History | Annotate | Download | only in src

Lines Matching full:first_insert

3460 static int first_insert;		/* set when starting in insert mode */
3506 first_insert = 1;
3952 if (first_insert && ch != Ctrl('['))
3964 if (first_insert) {
3965 first_insert = 0;