romkatv
ea2b2f1e02
split troubleshooting out of faq; expand on spacing differences between 9k and 10k
5 years ago
romkatv
1bdee256e5
add POWERLEVEL9K_LEGACY_ICON_SPACING
5 years ago
romkatv
2913765868
update 'try it in docker' section
5 years ago
romkatv
d800fd5f41
rewrite the color faq; move omz p9k migration instructions to faq
5 years ago
romkatv
c65260aaab
change the default timewarrior icon (shield => watch); see #295
5 years ago
romkatv
23e241bf67
update color scheme
5 years ago
romkatv
3354789278
Merge branch 'master' into tour
5 years ago
romkatv
788ee7df4d
bug fix: remove spurious "entry=" from instant prompt
5 years ago
romkatv
1f2251b799
bug fix: don't cache range and nnn segments as their content is not static
5 years ago
romkatv
73878f398a
add nix_shell prompt segment; see #448
5 years ago
romkatv
6c507767b8
minor style fixes
5 years ago
romkatv
7ae901212c
update toc; explain how the screenshots and gifs were produced; clean things up
5 years ago
romkatv
e916104c1c
add a table with all supported segments; reword the intro and font sections
5 years ago
romkatv
084b0203c7
spelling and cleanup
5 years ago
romkatv
b3e02f54d5
feature: customizable
5 years ago
romkatv
6686f3ba17
expand features section
5 years ago
romkatv
3b281aba49
pure config template cleanup
5 years ago
romkatv
e07a91c1a2
some progress on docs
5 years ago
romkatv
2564afb48d
fix gif urls
5 years ago
romkatv
2a78889243
start doc overhaul
5 years ago
romkatv
0a4b832b25
add `tabbed` to the list of precommands
5 years ago
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