diff options
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. + +## 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. |