Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/syntax/
H A Dxdefaults.vim52 " It was reported by Bram Moolenaar and could be confirmed by
/vim-8.2.3635/src/
H A Dgui_haiku.cc1604 bool confirmed; in MessageReceived() local
1608 m->FindBool("be:confirmed", &confirmed); in MessageReceived()
1609 if (confirmed) in MessageReceived()
1869 bool confirmed = false; in DrawIMString() local
1870 msg->FindBool("be:confirmed", &confirmed); in DrawIMString()
1871 if (confirmed) in DrawIMString()
/vim-8.2.3635/
H A DLICENSE28 your changes ceases. Once the maintainer has confirmed that he has
/vim-8.2.3635/runtime/doc/
H A Duganda.txt53 your changes ceases. Once the maintainer has confirmed that he has
H A Dediting.txt1199 operation has to be confirmed. Can be used on the
H A Dversion5.txt2917 when the X on the console is hit (and confirmed). Now use the "vimrun"
H A Dversion6.txt3124 whole ":s" command instead of each confirmed replacement.