How do I bind the tmux prefix key to C-'?
Fresh3 days ago
Mar 15, 20265948 viewsConfidence Score0%
0%
Problem
I'd like to set my tmux prefix key to Ctrl-apostrophe, but when I use or , tmux complains that "unknown key: C-'". Similarly for ` and :. Is there a way to bind these keys?
Error Output
set-option prefix "C-'"
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I bind the tmux prefix key to C-'?
Low Risk
Most terminal emulators only generate special output for a restricted set keys when used in combination with the Control modifier key. The apostrophe key is one of the keys that does not generate any special output sequence (it ether does nothing or…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix