diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-27 20:28:30 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-27 20:28:30 +0300 |
commit | b0c051cdfd39ed20488360a63496674cee234148 (patch) | |
tree | a9f9118fe2e3b0b70750c6c049a570b43c0c0da7 /internal/notes.txt | |
parent | c5732cc810b61a1ce6e2a4e996f77f6bd7b26b2f (diff) |
save and restore screen in the wizard
Diffstat (limited to 'internal/notes.txt')
-rw-r--r-- | internal/notes.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index 77954846..6c0b154e 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -30,7 +30,6 @@ emulate zsh -o prompt_percent -c 'print -P "%F{#ff0000}red%F{green}%B bold green"' - bug: open a new tab and hit ctrl-p. an empty line will appear before prompt. - zsh-syntax-highlighting added two precommands: chronic and ifne. -- use this in wizard: https://wiki.bash-hackers.org/snipplets/screen_saverestore - add POWERLEVEL9K_MODE=ascii - add ascii version of lean style (both color versions); hopefully without creating new files. - wizard: if the font seems very weak, add another question about ❯. if it's not visible, go ascii. |