tmux wants me to press Command+A (or Command+B by default, changed it by having set -g prefix C-a in my .tmux_conf file).
I have already switched Control and Command, so, in general, Control+C will now do Command+C, etc.
So how can I make tmux also use Control instead of Command ?