romkatv
|
7cbaed976d
|
unset WIDGET when calling p10k-on-post-widget from _p9k_on_expand
|
5 years ago |
romkatv
|
7c1cc0c487
|
call p10k-on-pre-prompt on every precmd; call widget hooks right after when in zle
|
5 years ago |
romkatv
|
3fe66ba74a
|
Revert "call _p9k_on_expand and subsequenty p10k-on-pre-prompt on every precmd, even when called from zle"
This reverts commit a6363401bb .
|
5 years ago |
romkatv
|
a6363401bb
|
call _p9k_on_expand and subsequenty p10k-on-pre-prompt on every precmd, even when called from zle
|
5 years ago |
romkatv
|
ac39345713
|
notes
|
5 years ago |
romkatv
|
1a9f317650
|
wizard: gracefully handle non-writable ~/.zshrc
|
5 years ago |
romkatv
|
1061d1c516
|
Merge branch 'readonly-fix' of https://github.com/Brettm12345/powerlevel10k into Brettm12345-readonly-fix
|
5 years ago |
brettm12345
|
cc796d9cda
|
Oop
|
5 years ago |
brettm12345
|
fdef2c08d4
|
Remove extra line
|
5 years ago |
brettm12345
|
ea95789078
|
Return an error
|
5 years ago |
brettm12345
|
9017e5815c
|
Remove the extra variable and inline the test
|
5 years ago |
brettm12345
|
ae4650b40d
|
Use `[[ ]]` instead of `test`
|
5 years ago |
brettm12345
|
cb6351436a
|
Change variable name and fix warning
|
5 years ago |
brettm12345
|
9cd3bfdea1
|
Warn user if they try to modify their `.zshrc`
|
5 years ago |
brettm12345
|
fe27e57de6
|
Added the `__p9k_readonly_zsh` variable
|
5 years ago |
romkatv
|
944ea827d2
|
notes
|
5 years ago |
romkatv
|
efa7b4a51d
|
notes
|
5 years ago |
romkatv
|
a3282100f0
|
bug fix: truncate_to_last didn't behave like %1~ in / and /foo
|
5 years ago |
romkatv
|
27af39ffe8
|
notes
|
5 years ago |
romkatv
|
ae42177fa4
|
bump version
|
5 years ago |
romkatv
|
4386b5a6e7
|
remove "PHP" from php_version
|
5 years ago |
romkatv
|
84097d9073
|
speed up laravel_version
|
5 years ago |
romkatv
|
04e0cfa670
|
add POWERLEVEL9K_PHP_VERSION_PROJECT_ONLY; use PHP_ICON in php_version
|
5 years ago |
romkatv
|
245a420499
|
add phpenv prompt segment; see #499
|
5 years ago |
romkatv
|
e7bf217ed5
|
more robust prompt options management
|
5 years ago |
romkatv
|
c4ffe42f7d
|
notes
|
5 years ago |
romkatv
|
69fce3e1fc
|
speed up worker chatter
|
5 years ago |
romkatv
|
4f7efdcc8b
|
bug fix: detect gcloud config changes when using non-default configs
|
5 years ago |
romkatv
|
9a0e093e0e
|
disable mmap when loading powerlevel10k; maybe it'll help with #490
|
5 years ago |
romkatv
|
3fff07357d
|
bump version
|
5 years ago |
romkatv
|
24507b9744
|
asdf bug fix: call list-legacy-filenames only when legacy_version_file = yes
Fixes #492.
|
5 years ago |
romkatv
|
1588693400
|
notes
|
5 years ago |
romkatv
|
e1ff1a7fdf
|
notes
|
5 years ago |
romkatv
|
37c88f4347
|
notes
|
5 years ago |
romkatv
|
6987a7e8a8
|
add POWERLEVEL9K_${SEGMENT}_${STATE}_SHOW_ON_UPGLOB with regular fallback; see #485
|
5 years ago |
romkatv
|
3ca90731b0
|
make SHOW_ON_COMMAND work with legacy custom prompts; see #488
|
5 years ago |
romkatv
|
d71d1409c4
|
fix `p10k display -a`
|
5 years ago |
romkatv
|
f06be72977
|
notes
|
5 years ago |
romkatv
|
1cab51ae9f
|
notes
|
5 years ago |
romkatv
|
c7ca5453e2
|
notes
|
5 years ago |
romkatv
|
2969546bbf
|
don't use POWERLEVEL9K_* params after init; simplify asdf
|
5 years ago |
romkatv
|
cdbf25a5e6
|
notes
|
5 years ago |
romkatv
|
6f4840b463
|
minor bug fix in nordvpn plus cleanup of the same
|
5 years ago |
romkatv
|
b86eb6a037
|
cleanup
|
5 years ago |
romkatv
|
924dfe6889
|
comments
|
5 years ago |
romkatv
|
9fcc380cac
|
make fewer sysread calls
|
5 years ago |
romkatv
|
47400657ec
|
don't persist fprint cache
|
5 years ago |
romkatv
|
30a54b1d5e
|
dump state and instant prompt from zle (no more forking)
|
5 years ago |
romkatv
|
f01c200e98
|
rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and asdf caches change
|
5 years ago |
romkatv
|
b6cf0cf9ec
|
bug fix: persist _p9k_dumped_instant_prompt_sigs changes
|
5 years ago |