> On 6/5/19 2:58 PM, Yegappan Lakshmanan wrote:
> > Hi all,
> >
> > Based on the discussion threads in Vim reddit, it looks like users are
> > trying
> > to use the Vim terminal support as a replacement for screen/tmux.
> > One of the key features that is currently missing in Vim is the ability
> > to detach and reattach terminals. I think, this will be a useful feature
> > to add.
> >
> > - Yegappan
> >
> Do you mean detaching vim from the parent terminal or detaching vim's
> inner :terminal(s)? There is a small C program
> https://github.com/crigler/dtach which handles only the detach feature
> of screen/tmux (at least for some subset of linux terminals). Plausibly
> it could be embedded right into vim though I'm not sure if that's
> appropriate.
Why not simply use:
:term tmux
and
:term tmux attach
--
If you only have a hammer, you tend to see every problem as a nail.
If you only have MS-Windows, you tend to solve every problem by rebooting.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201907191927.x6JJRUpi001810%40masaka.moolenaar.net.