|
|
|
|
|
by fiatjaf
3729 days ago
|
|
Ok, you have convinced me. I'll try tmux! I do ssh at all times and do all my programming and other computer stuff in a VPS and remote computers, so this thing was made for me. I've been using vim for a long time now, although I am still a neophyte. And I have tried tmux some time ago, but couldn't get used to the keybindings that conflicted with those of vim (I'm against doing too much customization -- specially of keybindings --, because that will make me useless when using other people's computers). Is this a real problem or was it just something I did wrong? |
|
Now I use vim for everything, but I still use the same prefix because I've gotten used to it.
If you're stuck using someone else's computer, you can always pass through the prefix by hitting it twice...For example, if I ever need a backtick, I can just tap it two times.
https://github.com/Tombert/dotfiles/blob/master/tmux/.tmux.c...