commit | 7e6a26cc9d857ffc53fdb2395aa5413ff1865f9e | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed Jun 12 09:10:29 2019 +0000 |
committer | nicm <nicm> | Wed Jun 12 09:10:29 2019 +0000 |
tree | 1c753edbe6916241fdbdd25d5ecd3b68a62e3917 | |
parent | b12df0186139bb4761292629871205dc46d4c302 [diff] |
Do not use $TMUX to find the session because for windows in multiple sessions it is wrong as often as it is right, and for windows in one session it is pointless. Instead check TMUX_PANE to find the pane and look for the MRU session as usual. GitHub issue 1793.