Merge pull request #3793 from mhinz/docs/remove-shell-cmd

Docs: remove references to removed :shell command
This commit is contained in:
Justin M. Keyes
2015-12-06 10:15:13 -05:00

View File

@@ -70,9 +70,7 @@ difference. Without it executes the program normally, with the range a number
of text lines is filtered through the program.
Executing a whole row of programs this way is possible. But a shell is much
better at it. You can start a new shell this way: >
:shell
better at it. You can start a new shell with |:terminal|.
This is similar to using CTRL-Z to suspend Vim. The difference is that a new
shell is started.