Create the TMUX nav script
Lets create the script
How does this feel?
Steaming hot Navigation Tip
<prefix>-L
Go to previous session
But how do I make this easy to use?
There are several ways to make this easy to use.
- we can use zsh to bindkey
- we can use tmux to bindkey
- make it available in your path
- call out from vim
We also need to store in a place that we don't lose... where could that be?