URI: 
       Tmux is using C-b by default. - st - simple terminal
  HTML git clone https://git.parazyd.org/st
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 587bc939f63b49c6155c4f1fdf97e73380207446
   DIR parent 8d21ced08527e79489f37b7a4ad19355bca2207c
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Thu, 22 Aug 2013 19:32:49 +0200
       
       Tmux is using C-b by default.
       
       Thanks for noticing Fidel Barrera Cruz!
       
       Diffstat:
         M FAQ                                 |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git 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?