Thread
Tweet 1
If you run your terminal inside vim when a command outputs a file name you can see the file with gf
. Also autocomplete is shared across buffers.
---
Tweet 2
Since vim and neovim have built in terminals I should really turn my workflow inside out and open terminals in vim instead of vim in terminals and throw out tmux completely.
---