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.
--
--
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/aad7d431-d6ff-c150-9595-3dc4a9302227%40gmail.com.