Hacker News new | ask | show | jobs
by urs 2237 days ago
Something cool to try is to blend your tmux bindings with your vim bindings: https://gist.github.com/mislav/5189704

Mislav Marohnić has a super nice method of moving between tmux splits and vim splits the same way so you don’t really get stuck thinking one split is actually the other.

This would drive me crazy, but after a little hacking, my tmux/vim combo feels so nice and snappy.

1 comments

When I first configured this it changed my life as a developer. I use eternal terminal + tmux + vim, and can connect to my "IDE" from any computer.