JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Tmux is using C-b by default.
authorChristoph Lohmann <20h@r-36.net>
Thu, 22 Aug 2013 17:32:49 +0000 (19:32 +0200)
committerChristoph Lohmann <20h@r-36.net>
Thu, 22 Aug 2013 17:32:49 +0000 (19:32 +0200)
Thanks for noticing Fidel Barrera Cruz!

FAQ

diff --git a/FAQ b/FAQ
index 9f30ca3..bb2bde4 100644 (file)
--- a/FAQ
+++ b/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?