mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
notes
This commit is contained in:
parent
37c88f4347
commit
e1ff1a7fdf
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
gitstatus.
|
gitstatus.
|
||||||
- add _SHOW_SYSTEM to all *env segments.
|
- add _SHOW_SYSTEM to all *env segments.
|
||||||
- support states in SHOW_ON_COMMAND: POWERLEVEL9K_SEGMENT_STATE_SHOW_ON_COMMAND='...'
|
- support states in SHOW_ON_COMMAND: POWERLEVEL9K_SEGMENT_STATE_SHOW_ON_COMMAND='...'
|
||||||
|
- add POWERLEVEL9K_${SEGMENT}_${STATE}_SHOW_IN_DIR='pwd_pattern'
|
||||||
- add `p10k upglob`; returns 0 on match and sets REPLY to the directory where match was found.
|
- add `p10k upglob`; returns 0 on match and sets REPLY to the directory where match was found.
|
||||||
- when directory cannot be shortened any further, start chopping off segments from the left and
|
- when directory cannot be shortened any further, start chopping off segments from the left and
|
||||||
replacing the chopped off part with `…`. e.g., `…/x/anchor/y/anchor`. the shortest dir
|
replacing the chopped off part with `…`. e.g., `…/x/anchor/y/anchor`. the shortest dir
|
||||||
|
|
Loading…
Reference in a new issue