|
|
|
|
|
by chin7an
2328 days ago
|
|
As far as I can tell, emacs[0] denoted control as 'C' first. The tmux docs most likely follow that trend. I'm only starting to learn emacs, so haven't yet come across any key combos that require a capital letter 'C' preceded by Ctrl. Will be interesting to see how that's represented. [0]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Ke... |
|
So "C" is the letter C, "C-x" is ctrl-x, "C-c" is Ctrl-c, and there's no ambiguity. You can't bind anything to Ctrl on its own.