Huy Minh Ha

Software development, Tech and other stuff

Fri 03 July 2020

Setup Tmux with Vim for Mac

Posted by Ha.Minh in Productivity   

Why Tmux

When working on the Mac Terminal, I used to create multiple tabs. Then I can switch quickly between tabs using Ctrl + Shift + [ and Ctrl + Shift + ]. While this works smoothly, one annoying problem is all the tabs will lose their content after reboot. So I've been looking for ...

Read more...