Last Updated: July 04, 2016
·
10.27K
· ryrych

Opening interactive shell in neovim

In neovim :shell has been deprecated. :shell opens a interactive shell session which can be useful if you need to run more than one command in Ex mode. Fortunately neovim provides :terminal (:te in short) command.

neoterm, a wrapper of some neovim terminal functions may also be useful for if you are shell aficionado.

1 Response
Add your response

Hey man, this is nice chew. I see two posts with the same title. Is this cool?

over 1 year ago ·