romkatv
eb9da89ad9
quote $foo when running with unknown options; fixes #453
5 years ago
romkatv
f91597fe7b
speed up terraform, add classes to configs, bump version
5 years ago
Jérôme Foray
ae12802bbe
Add support for classes to terraform segment
5 years ago
romkatv
c65260aaab
change the default timewarrior icon (shield => watch); see #295
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
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
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
3bca7e845f
detect source code corruption done by antigen and suggest resetting cache
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
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
08f326a457
add _p9k__segment_{cond,va}_{left,right} and migrate swap to worker
5 years ago
romkatv
f1bb5601fe
process ready replies from worker synchornously in precmd
5 years ago
romkatv
565492b10e
migrate over from the old worker api; use worker in battery on macOS
5 years ago
romkatv
f1314f9072
Merge branch 'master' into worker
5 years ago
romkatv
08f73b27fd
cherry pick disk_usage fix from 0d33157b12
; see #435
5 years ago
romkatv
186d1539b9
add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #430
5 years ago
romkatv
0f6b7953be
synthesize common prompt functions
5 years ago
romkatv
80e8e46fe5
Merge branch 'master' into worker
5 years ago
romkatv
e01b5d9529
refactor worker code
5 years ago
romkatv
2feac7f121
survive SIGINT during preexec; see #427
5 years ago
romkatv
f1e9d9ade7
fix ram segment on wsl
5 years ago
romkatv
b35a814828
migrate ram to worker
5 years ago
romkatv
0ae338dde1
make sure pwd and IFS are initialized when running *_compute
5 years ago
romkatv
e65f05d7be
bump versions
5 years ago
romkatv
5ae34b98fe
skip worker hooks for 'time' if POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME is not set
5 years ago
romkatv
a36b0cba24
migrate load, ip and vpn_ip to worker
5 years ago
romkatv
573f2549cc
add back POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME support
5 years ago
romkatv
0d33157b12
migrate disk_usage and public_ip to worker
5 years ago
romkatv
a6e0b01dc1
remove explicit timeout support from worker
5 years ago
romkatv
0a484d1d99
print the same error message for 32-bit android as for 32-bit linux
...
see https://github.com/romkatv/gitstatus/pull/96
5 years ago
romkatv
f1da8c41ac
prepare for worker migration
5 years ago
romkatv
a0f3d94dd6
fix POWERLEVEL9K_DIR_HYPERLINK=true with POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right
...
fixes #420
5 years ago
romkatv
b241f2ce25
add ssh-agent to precommands
5 years ago
romkatv
ad22ff1ffa
speed up
5 years ago
romkatv
057533460f
use more precise pattern for process substitutions
5 years ago
romkatv
f15af7b2c2
Merge branch 'master' into reactive
5 years ago
romkatv
437b624532
rustup is just wow
5 years ago
romkatv
5ccec88673
Merge branch 'master' into reactive
5 years ago
romkatv
1cf99b34e5
give content expansion for rust_version access to full version through $P9K_RUST_VERSION; see #418
5 years ago
romkatv
ddecb91a0f
rust_version: support rustup; see #418
5 years ago
romkatv
4218cc5106
optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup
5 years ago
romkatv
e9335145b3
add all p10k-* hooks to parameter signature
5 years ago
romkatv
1efade9962
don't replace show with print if p10k-on-post-prompt is defined
5 years ago
romkatv
32c3ad75cc
Merge branch 'master' into reactive
5 years ago
romkatv
2b307eefd8
clear to eol when printing empty_line and ruler
5 years ago
romkatv
35d2432326
parse process substitutions
5 years ago
romkatv
cbb3f2bc41
add `p10k display -a`
5 years ago
romkatv
1eb83b081e
add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT
5 years ago
romkatv
14623f0626
add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing
5 years ago
romkatv
be359b6e76
group precommands with commands
5 years ago
romkatv
b8981328bb
minor opitimization
5 years ago
romkatv
02a5d21f12
incorporate latest parser fixes
5 years ago
romkatv
940e6dc118
write all p10k-on-* hooks to instant prompt
5 years ago
romkatv
849e9519de
back to 32 token limit
5 years ago
romkatv
efe0e79436
don't array-expand unnecessarily
5 years ago
romkatv
8380cee319
run widget hooks only from PS1
5 years ago
romkatv
db9913984d
integrate the new command buffer parser intp p10k
5 years ago
romkatv
bbd5791aac
pass fd to _p9k_restore_prompt
5 years ago
romkatv
9da0365dfb
make sure the next hook called after p10k-on-post-prompt is always either p10k-on-pre-prompt or p10k-on-init
5 years ago
romkatv
5deed4d459
fix bugs in widget hooks and improve performance
5 years ago
romkatv
ed78375a2e
work around bugs in zsh-syntax-highlighting
5 years ago
romkatv
1173119d55
wrap all widgets; call p10k-on-post-widget hook if defined
5 years ago
romkatv
c79d0c0478
call p10k-on-init hook if defined
5 years ago
romkatv
d77bc5fa46
set DISABLE_UPDATE_PROMPT=true when activating instant prompt
...
This is an Oh My Zsh option that makes it update without asking for
confirmation. In practice, when instant prompt is active, OMZ doesn't
wait for the user confirmation and automatically updates.
By setting DISABLE_UPDATE_PROMPT=true we get rid of the spurious
question from the console output without changing the behavior of OMZ
updater.
5 years ago
romkatv
784fea72b5
fix omz update detection
5 years ago
romkatv
e371319f49
don't print concole output warning if oh-my-zsh updates during instant prompt
5 years ago
romkatv
2291458a5a
show the number of filtered toto tasks if not the same as total and add options to hide todo when filtered and/or total is zero
5 years ago
romkatv
970f4fb8ff
bug fix: set $0 to =todo.sh when sourcing the user config; fixes #403
5 years ago
romkatv
acb6b68a37
add nnn prompt segment; see #342
5 years ago
romkatv
a9620d7dca
add plenv prompt segment; see #342
5 years ago
romkatv
d8b847c67f
add jenv prompt segment; see #342
5 years ago
romkatv
20a17daf15
add luaenv prompt segment; see #342
5 years ago
romkatv
e45af961da
BREAKING CHANGE: add classes to google_app_cred and change its default content
5 years ago
romkatv
e2c46f0dfc
bug fix: don't trigger transint prompt behavior on Ctrl-C when it wouldn't terminate the top-level zle; fixes #321
5 years ago
romkatv
f220106baa
bug fix: escape backquote; fixes #404
5 years ago
romkatv
8ef2b737d1
rename gcloud_app to google_app_cred and change its api
5 years ago
romkatv
1086f747ba
Merge branch 'update-gcloud' of https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud
5 years ago
romkatv
fa665ae4a7
bug fix: don't print an empty line after the ruler
...
If the visibility of ruler is 'print', there is an extra
empty line printed after it. With 'show' there is no
extra empty line (as expected).
With this commit there is no empty line in either case.
Fixes #383 .
5 years ago
romkatv
e72c6b9338
bump versions
5 years ago
Rostyslav Sotnychenko
0d0425c1ba
Fix typos
5 years ago
Rostyslav Sotnychenko
caea2c5b2a
Add prompt for Google Cloud application credentials
5 years ago
romkatv
541646c12e
hide cursor when rewrawing prompt
5 years ago
romkatv
5591ad2290
add POWERLEVEL9K_RBENV_SOURCES; fixes #372
5 years ago
romkatv
d5cff592c6
display the new rustc version when rustc is upgraded; fixes #365
5 years ago
romkatv
a8f9527079
add gcloud prompt segment; fixes #366
5 years ago
romkatv
22f0d6a82a
add fvm
5 years ago
romkatv
113f290826
add vim_shell prompt segment; see #359
5 years ago
romkatv
ac2f387dfd
new prompt segment: goenv (see #342 )
5 years ago
romkatv
3340dc7269
new prompt segment: midnignt_commander (see #342 )
5 years ago
romkatv
a9af1e86b1
survive ancient zsh in PATH
5 years ago
romkatv
41eebccdc4
roll back accidental change
5 years ago
romkatv
1e7cd82e03
don't unset prompt_sp when bailing early
5 years ago
romkatv
84be5266ec
survive ancient zsh in PATH
5 years ago
romkatv
183ec8ff6e
survive ancient zsh in PATH (run wizard.zsh from a fork)
5 years ago
romkatv
213ef3e426
add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes #350
5 years ago
romkatv
fdb90994c9
add `p10k reload` and call it from all standard configs
5 years ago
romkatv
1be144aed3
add POWERLEVEL9K_RBENV_SOURCES; see #333
5 years ago
Rostyslav Sotnychenko
1e009cf43a
Add support for classes for AWS profile prompt
5 years ago
romkatv
707d7d6671
bug fix: %k was printed instead of %f
5 years ago
romkatv
2fa5480b0c
move iterm mark above ruler and empty_line; otherwise transient prompt is broken and Select Output of Last Command includes more than it should
5 years ago
romkatv
1dee8902ab
don't empty PROMPT in preexec; it makes it harder to debug stuff
5 years ago
romkatv
40c0fea5f7
Revert "try to fix prompt marks on apple terminal"
...
This reverts commit c3afd891c7
.
5 years ago
romkatv
c3afd891c7
try to fix prompt marks on apple terminal
5 years ago
romkatv
a1127fa3a7
typo
5 years ago
romkatv
cce9cf08e3
add iterm2 marks to transient prompt
5 years ago
romkatv
c3685015e6
attempt to fix iterm2 intergration
5 years ago
romkatv
c9b36cd32e
suppress errors from `zmodload zsh/parameter`; there are bugs in msys that cause garbage output
5 years ago
romkatv
5aee36e4da
match msys and mingw `uname -s` output more aggressively; there is no rhyme or reason to all the formats they employ
5 years ago
romkatv
3cc231ea9c
bump versions
5 years ago
romkatv
d92c45c6bd
move _p9k_do_nothing to the front of precmd_functions
5 years ago
romkatv
e753f4152c
remove debug logs that were added for #315
5 years ago
romkatv
1ab91283dc
detect \e*\e\ escape sequences in addition to \e*\a; fixes #315
5 years ago
romkatv
3d6a899338
reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 ms
5 years ago
romkatv
a1d2c96605
fix caching and slow repo detection when GIT_DIR is set
5 years ago
romkatv
37221b7720
parenthesize regex
5 years ago
romkatv
39b2064a97
when ifconfig is not available, use ip; fixes #305
5 years ago
romkatv
ff305e3d45
bug fix: missing \r in sp emulation
5 years ago
romkatv
e4aa4588dd
work around a bug in zsh that skips precmd hooks after trapped SIGINT if there is just one of them
5 years ago
romkatv
6fff441e76
add more debug logging for #315
5 years ago
romkatv
49f63e224c
add more debug logging for #315
5 years ago
romkatv
517db99244
add more debug logging for #315
5 years ago
romkatv
184c217c47
add debug logging for #315
5 years ago
romkatv
fa995cf0eb
don't embed prefixes and suffixes if they are empty; save some bytes
5 years ago
romkatv
583bbdace5
docs
5 years ago
romkatv
d6173b97b1
add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN; fixes #311
5 years ago
romkatv
274c50883a
drop windows version number from the output of uname on mingw
5 years ago
romkatv
5bf5121c7e
bump versions
5 years ago
romkatv
fc70afc6bf
remove second declration of POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS
5 years ago
romkatv
ba5c6dd12d
always print LF at the end of full lines
5 years ago
romkatv
845aefd746
s/_p9k_last_prompt_pwd/_p9k__last_prompt_pwd/
5 years ago
romkatv
702439f386
deinit after `p10k configure` to trigger initialization even if POWERLEVEL9K_DISABLE_HOT_RELOAD=true
5 years ago
romkatv
c3a678740f
suppress POWERLEVEL9K_DISABLE_HOT_RELOAD after `p10k configure`
5 years ago
romkatv
ba751e13db
add POWERLEVEL9K_DISABLE_HOT_RELOAD
5 years ago
romkatv
10d03863c4
snapshot all POWERLEVEL9K params
5 years ago
romkatv
8203b6a218
don't reset PS2 prompt
5 years ago
romkatv
00c69d6bda
add POWERLEVEL9K_TRANSIENT_PROMPT
5 years ago
romkatv
4b34a6ed51
POWERLEVEL9K_INSTANT_PROMPT_COMMAND_LINES => 1 by default
5 years ago
romkatv
b1450284e9
bug fix (incorrect height in instant prompt); embed LF in the line overflow workaround
5 years ago
romkatv
8231995ed5
Merge branch 'master' into dynamic
5 years ago
romkatv
ce2e142443
use msys gitstatusd binary on mingw
5 years ago
romkatv
5d74fa39c8
support msys
5 years ago
romkatv
d4265ab279
replace TRAPINT function with trap statement; the former triggers memory corruption bug in zsh
5 years ago
romkatv
551dd0c277
remove eval
5 years ago
romkatv
adb6f92f59
fix empty_line and ruler in instant prompt; speed up regular prompt
5 years ago
romkatv
35fd701b45
set POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS to 5 by default
5 years ago
romkatv
5d729b635d
speed up p10k display
5 years ago
romkatv
d0ff9df8d0
return => return 0
5 years ago
romkatv
e3a2716afa
call p10k-on-pre-prompt from instant prompt
5 years ago
romkatv
561f3734a9
trap sigint
5 years ago
romkatv
1d0ee7cbdd
add p10k-on-post-prompt
5 years ago
romkatv
232e312b4d
add p10k-on-pre-prompt
5 years ago
romkatv
a2657e339a
make frame hidable
5 years ago
romkatv
5262ddc07e
don't use _p9k__{ruler,empty_line}_idx in p10k display
5 years ago
romkatv
b6df93d250
allow unset _p9k__{ruler,empty_line}_i
5 years ago
romkatv
e1687af750
faster p10k display
5 years ago
romkatv
d3fd5940cc
support negative line numbers
5 years ago
romkatv
0e95c532ea
wip: some more churn on dynamic stuff
5 years ago
romkatv
d9c587a8d7
wip: some churn on dynamic stuff
5 years ago
romkatv
99e632f97d
add POWERLEVEL9K_<segment>_DISABLED_DIR_PATTERN
...
This parameter allows you to disable a given prompt segment in
any directory that matches the specified pattern.
For example, if you have a Git repository in /foo/bar for which
you don't want to see Git status in prompt, define the following
parameter:
POWERLEVEL9K_VCS_DISABLED_DIR_PATTERN='/foo/bar(|/*)'
See #300 .
5 years ago
romkatv
1b2990ecb3
fix an error message printed for 32-bit intel users; see https://github.com/romkatv/gitstatus/issues/73
5 years ago
romkatv
2057080ec2
fix an error message printed for 32-bit intel users; see https://github.com/romkatv/gitstatus/issues/73
5 years ago
romkatv
3377990a6f
wip: dynamic shit
5 years ago
romkatv
37fbc8c7ea
transient_rprompt hides gap
5 years ago
romkatv
806ec183ff
add `p10k display` command
5 years ago
romkatv
4e3953566f
speed up truncate_to_unique
5 years ago
romkatv
dc7cfc78a4
remove debug logs
5 years ago
romkatv
8cb81ecd90
cheaper cache key in dir
5 years ago
romkatv
c6c0ee59d7
speed up dotnet
5 years ago
romkatv
daee88bc01
don't stat unnecessary dirs
5 years ago
romkatv
6914a23b44
work around bugs in Hyper
...
The bug in Hyper (https://github.com/zeit/hyper/issues/3586 ) is
similar to the one in VTE but it takes Hyper at least 100 times
longer to report correct TTY (Hyper is slow in general, so this
isn't surprising.)
5 years ago
romkatv
826d8adf44
speed up direnv and improve its rendering in instant prompt
5 years ago
romkatv
d7f2667676
allow individual segments to be hidden or shown with low latency
5 years ago
romkatv
6c8b24760c
speed up prompt by 2ms when there are many POWERLEVEL9K parameters
5 years ago
romkatv
f722f3d1ce
add direnv segment; fixes 291
5 years ago
romkatv
6096321f61
move _p9k_precmd to the end of precmd_functions
5 years ago
romkatv
dfe6a86eb3
don't display ruler in instant prompt when the terminal size is unknown
5 years ago
romkatv
d443fccddb
better warnings
5 years ago
romkatv
28795b43ce
reset style before percent-expanding PROMPT_EOL_MARK
5 years ago
romkatv
bdb18cbe2f
pick the correct default for PROMPT_EOL_MARK
5 years ago
romkatv
627d471fca
improve instant prompt usability, update docs and add an option to the wizard to enable it
5 years ago
romkatv
f17081ca98
when unable to get tty size for instant prompt, don't emulate prompt_sp and don't print right prompt or gap
5 years ago