From 1cab51ae9f2be7d4f490a043ca1053ca19eeff92 Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 11 Feb 2020 13:26:05 +0100 Subject: [PATCH] notes --- internal/notes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/internal/notes.txt b/internal/notes.txt index 716a9cd3..c09bd3c6 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -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.