Wednesday, March 6, 2019

Re: Does gVim has long term plan to support Emacs' frame feature? (For multi monitors)

Thanks. 

Basically: I am asking: is there a long term plan to support: run one Vim instance (single process) across multi monitor? Emacs as well as modern IDE support this feature.

Thanks,
Kevin


On Wed, Mar 6, 2019 at 10:46 AM Tony Mechelynck <antoine.mechelynck@gmail.com> wrote:
On Wed, Mar 6, 2019 at 7:25 PM KGG <kkegao@gmail.com> wrote:
>
> Current gVim does not support frame. So it can be used in only one monitor.
>
> I want to know: does gVim has long term plan to support Emacs' frame feature?, which is very handy if you want to use it across multi monitor.
>
> Or other plan to support multi monitors?

Currently, AFAIK every instance of Vim is seen by the OS as one
"window". What Vim calls "windows" (and "tab pages", which are sets of
Vim windows) are subdivisions of that, analogous, maybe, to what
browsers call "frames", so my guess is that to support several
monitors (displaying different things) with Vim, you would have to run
a separate Vim instance in each of them.

I don't know Emacs, and the extremely few times that I tried to use
it, its space-cadet-type keyboard use (with simultaneous use of any
number of Shift, Ctrl, Alt, etc. keys) quickly sent me back to good
old modal Vim.

Best regards,
Tony.

--
--
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.
For more options, visit https://groups.google.com/d/optout.

--
--
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.
For more options, visit https://groups.google.com/d/optout.

No comments: