What is the best default key binding for tmux and why if one sometimes uses emacs and sometimes uses vim (on Linux Mint 12)? Ctrl-b is OK, but that conflicts a bit with the bash shell and emacs.
|
I found a good answer in a related post: Whats the best prefix/escape sequence for screen or tmux? And I've gone with Ctrl-. Here's my ~/.tmux-conf
|
||||
|
|
I strongly prefer |
|||
|
|
|
I have been using Ctrl-/ for a while and haven't found to conflict with anything at least in vim/bash. I don't use emacs so I don't know if it conflicts with anything important in it. Also a small note I believe I had to bind it to C-_ to get it to work since that is the actual key it sends. |
|||
|
|
The best solution I've come across for this is using just `. The only place this causes me problems is pasting in code directly (with system buffers), otherwise it's the perfect solution.
|
|||
|
|
|
Another good idea is to go for [I'm using emacs, and starting some vim (inside emacs for now) and using linuxMint cinnamon for distro] |
|||
|
|