|
|
|
|
|
by tombert
3729 days ago
|
|
I use tmux as my primary "IDE" for everything. I personally use the backtiick (`) as my prefix, because ctrl-B conflicted with Emacs. 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... |
|