|
|
|
|
|
by logic
3071 days ago
|
|
CTRL-A is the default for GNU Screen, and when you're developing a terminal multiplexor, you sometimes want to work on it inside the terminal multiplexor you're hoping to improve upon. :) See the tmux FAQ: https://github.com/tmux/tmux/wiki/FAQ |
|