Quantcast
Channel: How can I emulate :shell command in Neovim? - Vi and Vim Stack Exchange
Viewing all articles
Browse latest Browse all 5

Answer by padawin for How can I emulate :shell command in Neovim?

$
0
0

As @statox mentioned, you can use CTRL-z. If you want to spawn a new shell from vim, as :shell does, you can do: :!sh, :!bash, :!zsh (pick your favourite), which has pretty much the same effect as :shell.


Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>