Home
last modified time | relevance | path

Searched refs:first_insert (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/bin/ksh/
H A Dvi.c161 static int first_insert; /* set when starting in insert mode */ variable
541 first_insert = 1;
632 if (first_insert && ch != Ctrl('['))
645 if (first_insert) {
646 first_insert = 0;