diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-12 18:32:09 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-12 18:32:09 +0300 |
commit | e1ff1a7fdfe4bc60c20b1445f2f32505cca50765 (patch) | |
tree | 8c8d78f1024daa2d624d1bd2a3d08c01250b3f8d /internal | |
parent | 37c88f43474ff30602a85045dfb8a6acb8c7e83d (diff) |
notes
Diffstat (limited to 'internal')
-rw-r--r-- | internal/notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index 4e5b7a61..cbd3be28 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -10,6 +10,7 @@ gitstatus. - add _SHOW_SYSTEM to all *env segments. - 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. - 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 |