Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c1074 int stmp = p_stmp; in do_filter() local
1110 stmp = 1; // Console mode doesn't support filterpipe. in do_filter()
1113 if (!do_in && do_out && !stmp) in do_filter()
1119 else if (do_in && !do_out && !stmp) in do_filter()
1126 else if (do_in && do_out && !stmp) in do_filter()
/vim-8.2.3635/runtime/
H A Doptwin.vim1154 call <SID>BinOptionG("stmp", &stmp)
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim32 … shellcmdflag shellxquote showfulltag signcolumn smc spell splitbelow ssl stmp swapfile sxq tabsto…
/vim-8.2.3635/runtime/doc/
H A Dquickref.txt890 'shelltemp' 'stmp' whether to use a temp file for shell commands
H A Dtags944 'stmp' options.txt /*'stmp'*
H A Doptions.txt6777 *'shelltemp'* *'stmp'* *'noshelltemp'* *'nostmp'*
6778 'shelltemp' 'stmp' boolean (Vi default off, Vim default on)