Andrew Pennebaker <[email protected]> wrote: > Please help Vim detect strange terminal environments (e.g. Emacs/Vim > shells), and prohibit launching in these. Otherwise, it completely messes up > the shell.
What is a "vim shell"? There is no such thing in Vim. Neovim or emacs have terminal windows, see: https://neovim.io/doc/user/nvim_terminal_emulator.html But if such terminals doesn't behave like a regular terminal (?), then I don't think that it should be up to Vim to cope with their deficiencies. I just tried to launch Vim inside a Neovim terminal, and it seems to work fine for me at first sight. Dominique -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
