Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dwindow.pro72 void last_status(int morewin);
/vim-8.2.3635/src/
H A Dwindow.c6511 int morewin) // pretend there are two or more windows in last_status() argument
6515 || (p_ls == 1 && (morewin || !ONE_WINDOW)))); in last_status()