diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-08-22 19:32:49 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-08-22 19:32:49 +0200 |
commit | 587bc939f63b49c6155c4f1fdf97e73380207446 (patch) | |
tree | 893676a6e923637fcd620b5f0771e49e5db9a504 | |
parent | 8d21ced08527e79489f37b7a4ad19355bca2207c (diff) | |
download | st-587bc939f63b49c6155c4f1fdf97e73380207446.tar.gz st-587bc939f63b49c6155c4f1fdf97e73380207446.tar.bz2 |
Tmux is using C-b by default.
Thanks for noticing Fidel Barrera Cruz!
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? |