Commit 587bc93

Christoph Lohmann <20h@r-36.net>
2013-08-22 13:32:49
Tmux is using C-b by default.
Thanks for noticing Fidel Barrera Cruz!
1 parent 8d21ced
Changed files (1)
FAQ
@@ -26,7 +26,7 @@ st or st-256color. The default value for TERM can be changed in config.h
 
 Using a terminal multiplexer.
 
-* `st -e tmux` using C-a [
+* `st -e tmux` using C-b [
 * `st -e screen` using C-a ESC
 
 ## Why doesn't the Del key work in some programs?