preservim / vimux

easily interact with tmux from vim
MIT License
2.19k stars 158 forks source link

Abort with an error if run outside tmux session #204

Closed samuelallan72 closed 2 years ago

samuelallan72 commented 2 years ago

Otherwise, the command sent will run in a different and likely unexpected tmux session.

Fix #203