numToStr / Navigator.nvim

:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
MIT License
391 stars 21 forks source link

Add support for running the plugin under tmate #16

Closed mandre closed 1 year ago

mandre commented 1 year ago

Previously, using this plugin in a tmate session would cause it to output server version is too old for client and hang the pane.

This change makes it so that the plugin knows to talk to the tmate executable rather than tmux when necessary.