Hacker News new | ask | show | jobs
by x0x0 3722 days ago
why do you prefer using tmux to edit multiple files vs using vim to edit multiple files in vim tabs?
1 comments

Sometimes I use vim tabs as well. Sometimes multiplexed terminals each with vim with tabs in them. Which is when I really fry my brain.

I use byobu as a multiplexer, and I just like it's shortcuts for switching between terminals and tiling etc better than vim's tab shortcuts.