1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-25 13:30:07 +00:00
This commit is contained in:
romkatv 2020-02-22 14:17:45 +01:00
parent 6f6c9b457e
commit cab4489678

View file

@ -30,3 +30,5 @@
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
- use the same sysread pattern in worker.zsh as in gitstatus