gioele / vim-autoswap

Please Vim, stop with these swap file messages. Just switch to the correct window!
Creative Commons Zero v1.0 Universal
115 stars 25 forks source link

Support multiple tmux sessions #17

Open chrisdiamand opened 6 years ago

chrisdiamand commented 6 years ago

Detect the tmux session an active window is running in, and specify this when selecting the window and pane.

Otherwise, the default (i.e. current) tmux session is changed, which is incorrect if the target 'vi' is running in a different one.