I'd like to be able to use neovim as a client/server model. Notably for use within tmux and in conjunction with tools like lf being run in a popup tmux pane. With actions such as opening a file being sent to a specific neovim process (avoiding creating a new nvim process in place for example)
I'd like to be able to use neovim as a client/server model. Notably for use within tmux and in conjunction with tools like lf being run in a popup tmux pane. With actions such as opening a file being sent to a specific neovim process (avoiding creating a new nvim process in place for example)