Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Redraw needs all dirty lines to have flash etc. work.
[st.git]
/
FAQ
diff --git
a/FAQ
b/FAQ
index
23d557d
..
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.
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?
* `st -e screen` using C-a ESC
## Why doesn't the Del key work in some programs?
@@
-83,3
+83,9
@@
If you are using zsh, then read the zsh FAQ
zle -N zle-line-finish
Putting these lines into your .zshrc will fix the problems.
zle -N zle-line-finish
Putting these lines into your .zshrc will fix the problems.
+
+## How can use meta in 8bit mode?
+
+ St support meta in 8bit mode, but the default terminfo entry doesn't
+ use this capability. If you want it, you have to use st-meta value
+ in TERM.