Add --server
option to connect to specific nvim session?
#4
Labels
enhancement
New feature or request
--server
option to connect to specific nvim session?
#4
nvim-qt has an option to attach to existing nvim sessions: https://github.com/equalsraf/neovim-qt/wiki/Remote-attachment
This enables us to use nvim-qt to attach to nvim running on remote servers via ssh, which is really useful. In this way, we are no longer being restricted to work on text-based terminals when connecting to remote servers.
I've inspected several other GUI alternatives for neovim, but it seems that nvim-qt is the only one that supports this currently. However, I don't quite like the current UI interfarce of nvim-qt.
I am wondering if gnvim would supports this? This would be really helpful since I am required to work on remote machines most of the time.
Thanks!
The text was updated successfully, but these errors were encountered: