1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 19:10:08 +00:00
This commit is contained in:
romkatv 2020-02-11 13:26:05 +01:00
parent aef4ad39f2
commit 1cab51ae9f

View file

@ -9,5 +9,8 @@
- implement fake gitstatus api on top of vcs_info (or plain git?) + worker and use it if there is no
gitstatus.
- add _SHOW_SYSTEM to all *env segments.
- add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates
- support states in SHOW_ON_COMMAND: POWERLEVEL9K_SEGMENT_STATE_SHOW_ON_COMMAND='...'
- add generic POWERLEVEL9K_SEGMENT_STATE_UPGLOB. if POWERLEVEL9K_SEGMENT_UPGLOB is defined but
no POWERLEVEL9K_SEGMENT_*_UPGLOB are, upglob can be checked from _p9k_set_prompt. otherwise it
has to be checked from `p10k segment` (or its internal equivalent). how to make it work with
static segments that have multiple states? for example, prompt_char.