Commit 2ef04f4
authored
feat: add support for running the plugin under
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.tmate (#16)1 parent 0c57f67 commit 2ef04f4
File tree
1 file changed
+8
-1
lines changed1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
28 | | - | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| |||
0 commit comments