mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +00:00
notes
This commit is contained in:
parent
1885d15da2
commit
7e262fb912
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
||||||
- add ssh to config templates
|
- add ssh to config templates
|
||||||
- add swift version to config templates; see if there is a good pattern for PROJECT_ONLY
|
- add swift version to config templates; see if there is a good pattern for PROJECT_ONLY
|
||||||
- add swiftenv
|
- add swiftenv
|
||||||
- add faq: how to make directory shorter? mention POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER,
|
- add faq: how to customize directory shortening? mention POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER,
|
||||||
POWERLEVEL9K_DIR_MAX_LENGTH and truncate_to_last.
|
POWERLEVEL9K_DIR_MAX_LENGTH and co., and truncate_to_last.
|
||||||
- fix a bug in zsh: https://github.com/romkatv/powerlevel10k/issues/502. to reproduce:
|
- fix a bug in zsh: https://github.com/romkatv/powerlevel10k/issues/502. to reproduce:
|
||||||
emulate zsh -o prompt_percent -c 'print -P "%F{#ff0000}red%F{green}%B bold green"'
|
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.
|
- bug: open a new tab and hit ctrl-p. an empty line will appear before prompt.
|
||||||
|
|
Loading…
Reference in a new issue