Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
All defaults. I use vim buffers to work on multiple files instead of tmux windows. It's more convenient and works pretty well.
-
Separate mapping for tmux and vim. Although I like to maintain some similarity between the two..
Making them identical would mess everything up. -
Trithon10305yI would use them together, but for some reason, even tho i double checked my configs, tmux messes up my vim colors (i use base16 schemes)
Keymaps i used the default for tmux and for vim i use my own stuff -
I use the first keymaps in this post (not the ones that include fzf)
https://bugsnag.com/blog/...
I can navigate vim and tmux panes really nicely.
I also bound tmux prefix key to Ctrl + Space, much more natural than Ctrl + b.
Related Rants
Anyone who uses vim + tmux? Did you remap the tmux keys to vim keys? How have you configured the keys to control tmux and get an efficient workflow?
question
vim
tmux