mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
parent
0ee33981e8
commit
b6b84cb94f
@ -70,9 +70,7 @@ difference. Without it executes the program normally, with the range a number
|
|||||||
of text lines is filtered through the program.
|
of text lines is filtered through the program.
|
||||||
|
|
||||||
Executing a whole row of programs this way is possible. But a shell is much
|
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: >
|
better at it. You can start a new shell with |:terminal|.
|
||||||
|
|
||||||
:shell
|
|
||||||
|
|
||||||
This is similar to using CTRL-Z to suspend Vim. The difference is that a new
|
This is similar to using CTRL-Z to suspend Vim. The difference is that a new
|
||||||
shell is started.
|
shell is started.
|
||||||
|
Loading…
Reference in New Issue
Block a user