Commit graph

3116 commits

Author SHA1 Message Date
romkatv
1bdee256e5 add POWERLEVEL9K_LEGACY_ICON_SPACING 2020-01-30 16:42:34 +01:00
romkatv
2913765868 update 'try it in docker' section 2020-01-30 13:36:15 +01:00
romkatv
d800fd5f41 rewrite the color faq; move omz p9k migration instructions to faq 2020-01-30 12:57:28 +01:00
romkatv
23e241bf67 update color scheme 2020-01-30 09:44:25 +01:00
romkatv
3354789278 Merge branch 'master' into tour 2020-01-30 09:32:36 +01:00
romkatv
788ee7df4d bug fix: remove spurious "entry=" from instant prompt 2020-01-30 09:01:16 +01:00
romkatv
1f2251b799 bug fix: don't cache range and nnn segments as their content is not static 2020-01-30 08:29:20 +01:00
romkatv
73878f398a add nix_shell prompt segment; see #448 2020-01-30 08:25:24 +01:00
romkatv
6c507767b8 minor style fixes 2020-01-29 18:42:39 +01:00
romkatv
7ae901212c update toc; explain how the screenshots and gifs were produced; clean things up 2020-01-29 16:36:16 +01:00
romkatv
e916104c1c add a table with all supported segments; reword the intro and font sections 2020-01-29 15:42:27 +01:00
romkatv
084b0203c7 spelling and cleanup 2020-01-29 13:18:04 +01:00
romkatv
b3e02f54d5 feature: customizable 2020-01-29 12:29:05 +01:00
romkatv
6686f3ba17 expand features section 2020-01-29 10:38:38 +01:00
romkatv
3b281aba49 pure config template cleanup 2020-01-29 08:41:19 +01:00
romkatv
e07a91c1a2 some progress on docs 2020-01-28 22:57:29 +01:00
romkatv
2564afb48d fix gif urls 2020-01-28 16:12:01 +01:00
romkatv
2a78889243 start doc overhaul 2020-01-28 16:03:18 +01:00
romkatv
0a4b832b25 add tabbed to the list of precommands 2020-01-28 13:08:02 +01:00
romkatv
453907bbbc pull upstream changes from gitstatus 2020-01-28 12:02:20 +01:00
romkatv
0a7f7c85c4 minor fixes 2020-01-28 11:41:49 +01:00
romkatv
674e5fd029 bump version 2020-01-28 11:10:41 +01:00
romkatv
5ce620436d quote override dirs form rustup 2020-01-28 11:10:25 +01:00
romkatv
5f6d73c5ac don't call stat in prompt_dir; use _p9k__parent_mtimes instead 2020-01-28 11:09:51 +01:00
romkatv
43fe2c30d1 cleanup 2020-01-28 10:10:42 +01:00
romkatv
589c679045 add POWERLEVEL9K_GOENV_SOURCES to config templates 2020-01-28 10:00:15 +01:00
romkatv
4d4c2658b3 migrate remaining segments to the new globbing api 2020-01-28 09:59:54 +01:00
romkatv
3c64f43f2d make __p9k_byte_suffix readonly 2020-01-28 07:41:42 +01:00
romkatv
286ba2a84b s/_p9k_upsearch/_p9k_upglob/g 2020-01-28 07:39:47 +01:00
romkatv
34d34eb112 finish fast globbing and start migrating stuff 2020-01-27 19:23:56 +01:00
romkatv
262ce24905 Merge branch 'master' into glob 2020-01-27 17:37:19 +01:00
romkatv
5de4142517 set prompt_subst when printing ruler; see #444 2020-01-27 16:06:41 +01:00
romkatv
c7405e4678 start working on faster globbing 2020-01-27 15:04:34 +01:00
romkatv
14868da64a move buffer parser to internal/parser.zsh 2020-01-27 11:11:27 +01:00
romkatv
37f6b67dc9 better text flowing when nudging to restart iTerm2 2020-01-27 10:42:43 +01:00
romkatv
3bca7e845f detect source code corruption done by antigen and suggest resetting cache 2020-01-27 09:33:01 +01:00
romkatv
b7777bb86e attempt to work around antigen bugs 2020-01-26 22:14:18 +01:00
romkatv
a5cafefa40 truncate timewarrior task names 2020-01-26 20:26:09 +01:00
romkatv
12e0d2e7e8 notes 2020-01-26 19:55:05 +01:00
romkatv
164100899e drop support for no-icons mode from all config templates 2020-01-26 19:44:59 +01:00
romkatv
bfa70fa86d add timewarrior prompt segment; see #295 2020-01-26 19:29:06 +01:00
romkatv
a9715367d4 fix prompt_char (never showed error); unify options 2020-01-26 16:54:52 +01:00
romkatv
98c614b851 move notes.txt to internal to avoid confusing people 2020-01-26 15:27:34 +01:00
romkatv
8d2ab89627 remove debugging junk 2020-01-26 15:24:13 +01:00
romkatv
b7f03790e2 bump version 2020-01-26 15:21:21 +01:00
romkatv
5d460d7b99 remove trailing zeros from _p9k_human_readable_bytes 2020-01-26 15:20:58 +01:00
romkatv
fa4d151f94 cleanup 2020-01-26 15:18:25 +01:00
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
2020-01-26 14:46:50 +01:00
romkatv
57dc301d6e bug fix: declare worker global vars in _p9k_init_vars 2020-01-26 11:46:35 +01:00
romkatv
5e42c4c930 add P9K_KUBECONTEXT_USER 2020-01-26 11:45:56 +01:00