Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c92 xp->xp_shell ? VSE_SHELL : vse_what); in ExpandEscape()
1277 xp->xp_shell = TRUE; in set_one_cmd_context()
H A Dstructs.h593 int xp_shell; // TRUE for a shell command, more member
H A Dex_getln.c1655 xpc.xp_shell = FALSE; in getcmdline_int()
H A Dscreen.c909 if (xp->xp_shell && csh_like_shell() && s[1] == '\\' && s[2] == '!') in skip_status_match_char()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt6605 Solution: Don't use xp_shell when it's not defined.