- Go to the project's directory
- Run the
tmx
command vim
is on the left, zsh is on the right- Make sure I'm in the correct branch
- In
vim
use<C-p>
to get a fzf list of files to edit. - Select one and edit
- To edit a new one repeat above 2 steps steps
- To switch to a different buffer either use
<C-p>
again or<C-b>
for fzf buffer list - Run commands directly from vim with
<Leader>vp
and see results inzsh