Lines Matching refs:shell
19 9. Shell option default |dos-shell|
82 is especially useful when using a Unix-like 'shell'.
276 9. Shell option default *dos-shell*
278 The default for the 'sh' ('shell') option is "command.com" on Windows 95 and
281 commands with "<shell> /c <command_name>". Typing CTRL-Z starts a new command
282 subshell. Return to Vim with "exit". |'shell'| |CTRL-Z|
284 If you are running a third-party shell, you may need to set the
287 For example, with the MKS Korn shell or with bash, the values of the options
295 For Dos 16 bit this starts the shell as:
296 <shell> -c "command name" >file
298 <shell> -c "command name >file"
301 When starting up, if Vim does not recognise a standard Windows shell it checks
302 for the presence of "sh" anywhere in the 'shell' option. If it is present,
315 If 'shell' includes "powershell" in the filename at startup then VIM sets
324 If 'shell' includes "pwsh" in the filename at startup then VIM sets
337 If you have problems running PowerShell scripts through the 'shell' then try