summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-27 17:39:38 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-27 17:39:38 +0300
commitcfef402dab41e7225df64c39f08b7a6467c0cf90 (patch)
treecc20b886ee70602fa588525cf86989525d9e3486 /README.md
parent56060f0bc1486ec953406efa9427c2015c4b39e6 (diff)
mention ASCII charset option
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a06054d..3afef735 100644
--- a/README.md
+++ b/README.md
@@ -936,6 +936,9 @@ If you want to confine prompt colors to the selected terminal color palette (say
use *Rainbow*, *Lean* → *8 colors* or *Pure* → *Original*. Other styles use fixed colors and thus
look the same in any terminal color palette.
+All styles except Pure have an option to use *ASCII* charset. Prompt will look less pretty but will
+render correctly with all fonts and in all locales.
+
If you enable transient prompt, take advantage of two-line prompt. You'll get the benefit of
extra space for typing commands without the usual drawback of reduced scrollback density. Having
all commands start from the same offset is also nice.