Thanks very much.
I had some success with Tmux, actually.
Is there any way to have tabs inside of a split window? I currently have tabs one layer above a split, so if I switch tabs, the split is gone and a single buffer fills the screen.
Thanks very much,
Julius
On Mon, Apr 19, 2021, 15:59 Marc Weber <marco-oweber@gmx.de> wrote:
: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.
--
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/CAGrXgp1xjnZ9ZJBNSKGdMP1_Ngdv4A4phA5jGT3ihGRvFOfsww%40mail.gmail.com.
No comments:
Post a Comment