Quantcast
Viewing latest article 4
Browse Latest Browse All 5

How can I emulate :shell command in Neovim?

There is no :shell command in neovim. :terminal opens a shell without previous output, while :shell contains all the output of the parent shell and all previous shells. Is there any way to emulate :shell behavior with :term?


Viewing latest article 4
Browse Latest Browse All 5

Trending Articles