Monday, April 19, 2021

Re: Some basic Vim commands

:sh des start a shell, if you quit it you should be back i vim.

There are various plugins/ extensions  which provide a window with a terminal if you need to keep something running.

https://neovim.io/doc/user/nvim_terminal_emulator.html

:h terminal.txt (?)


Alternatives  :!cmd  or ctrl-z then command fg or use screen and have 2 windows  or various old solutions which try

to provide :h terminal like features but as script code which might work only most of the time.


Marc Weber

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/d22b4311-f7f2-5052-a58f-1fdcd7ef39e4%40gmx.de.

No comments: