Commit Graph

3297 Commits (678733c68f3d367e9019179e03faafd21da40244)
 

Author SHA1 Message Date
romkatv 453907bbbc pull upstream changes from gitstatus 5 years ago
romkatv 0a7f7c85c4 minor fixes 5 years ago
romkatv 674e5fd029 bump version 5 years ago
romkatv 5ce620436d quote override dirs form rustup 5 years ago
romkatv 5f6d73c5ac don't call stat in prompt_dir; use _p9k__parent_mtimes instead 5 years ago
romkatv 43fe2c30d1 cleanup 5 years ago
romkatv 589c679045 add POWERLEVEL9K_GOENV_SOURCES to config templates 5 years ago
romkatv 4d4c2658b3 migrate remaining segments to the new globbing api 5 years ago
romkatv 3c64f43f2d make __p9k_byte_suffix readonly 5 years ago
romkatv 286ba2a84b s/_p9k_upsearch/_p9k_upglob/g 5 years ago
romkatv 34d34eb112 finish fast globbing and start migrating stuff 5 years ago
romkatv 262ce24905 Merge branch 'master' into glob 5 years ago
romkatv 5de4142517 set prompt_subst when printing ruler; see #444 5 years ago
romkatv c7405e4678 start working on faster globbing 5 years ago
romkatv 14868da64a move buffer parser to internal/parser.zsh 5 years ago
romkatv 37f6b67dc9 better text flowing when nudging to restart iTerm2 5 years ago
romkatv 3bca7e845f detect source code corruption done by antigen and suggest resetting cache 5 years ago
romkatv b7777bb86e attempt to work around antigen bugs 5 years ago
romkatv a5cafefa40 truncate timewarrior task names 5 years ago
romkatv 12e0d2e7e8 notes 5 years ago
romkatv 164100899e drop support for no-icons mode from all config templates 5 years ago
romkatv bfa70fa86d add timewarrior prompt segment; see #295 5 years ago
romkatv a9715367d4 fix prompt_char (never showed error); unify options 5 years ago
romkatv 98c614b851 move notes.txt to internal to avoid confusing people 5 years ago
romkatv 8d2ab89627 remove debugging junk 5 years ago
romkatv b7f03790e2 bump version 5 years ago
romkatv 5d460d7b99 remove trailing zeros from _p9k_human_readable_bytes 5 years ago
romkatv fa4d151f94 cleanup 5 years ago
romkatv b9cfa4e7ff bug fixes:
- don't use typeset -p on zsh 5.4 as it's broken there
- remove redundant local declarations from _p9k_prompt_net_iface_async
- change the default value of POWERLEVEL9K_PUBLIC_IP_HOST as the old is broken
5 years ago
romkatv 57dc301d6e bug fix: declare worker global vars in _p9k_init_vars 5 years ago
romkatv 5e42c4c930 add P9K_KUBECONTEXT_USER 5 years ago
romkatv 9c21f4b273 Merge branch 'master' into worker 5 years ago
Max Rydahl Andersen 774701432e Add `oc` to `POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND` (#436) 5 years ago
romkatv 08f326a457 add _p9k__segment_{cond,va}_{left,right} and migrate swap to worker 5 years ago
romkatv 8fe1521d21 add swap segment to config templates 5 years ago
romkatv f1bb5601fe process ready replies from worker synchornously in precmd 5 years ago
romkatv e97a6c6701 delete fifo before killing worker from watchdog 5 years ago
romkatv 2dc56d0afe trap PIPE 5 years ago
romkatv 565492b10e migrate over from the old worker api; use worker in battery on macOS 5 years ago
romkatv 148ecf7fc3 use ascii ENQ (0x05) for watchdog pings 5 years ago
romkatv 45d14cbcf5 add watchdog to worker 5 years ago
romkatv bdf55b7318 notes 5 years ago
romkatv 2aa1d07b4a massive worker simplification (figure out during massive hangover) 5 years ago
romkatv f1314f9072 Merge branch 'master' into worker 5 years ago
romkatv 833cc73f73 add a link to gitter 5 years ago
romkatv 1fb30a62e7 add disk_usage to config templates 5 years ago
romkatv 08f73b27fd cherry pick disk_usage fix from 0d33157b12; see #435 5 years ago
romkatv cf886d0baf notes 5 years ago
romkatv 186d1539b9 add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #430 5 years ago
romkatv e4349e0c9b fix option names in the color selection screen; fixes #432 5 years ago