sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit d9d7c415fb67455ae60d5d63bb930aec66772f3f
parent 462d6cc9b33419bc2f6a5d1cfdc10c8356f9b0f0
Author: Alexander Huemer <alexander.huemer@xx.vu>
Date:   Mon, 12 Aug 2013 00:50:38 +0200

st: tmux standard key binding is C-b, not C-a

Diffstat:
Mst.suckless.org/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/st.suckless.org/index.md b/st.suckless.org/index.md @@ -81,7 +81,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?