mirror of
https://github.com/neovim/neovim.git
synced 2026-04-19 22:10:45 +00:00
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user