OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_insert
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
vi.c
161
static int
first_insert
; /* set when starting in insert mode */
variable in typeref:typename:int
541
first_insert
= 1;
632
if (
first_insert
&& ch != Ctrl('['))
645
if (
first_insert
) {
646
first_insert
= 0;
Completed in 129 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025