Commit Graph

842 Commits (18701f4e4964c7ff46f87b392bd69215531e4709)

Author SHA1 Message Date
romkatv 18701f4e49 add haskell_stack prompt segment ()
romkatv 1c5358e0d5 fix visual mode indicator on zsh >= 5.3 and disable completely on < 5.3; fixes
romkatv 769e47a5cd remove done items from notes
romkatv 155485a996 add POWERLEVEL9K_JAVA_VERSION_FULL parameter
The file pattern is based on https://github.com/starship/starship/pull/966.
romkatv b207dd8e99 remove done items from notes
romkatv 526b1b543b add precommands: chronic and ifne
romkatv b0c051cdfd save and restore screen in the wizard
romkatv cb0b91fc92 add "env" to the default value of POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; see
romkatv 56060f0bc1 don't assume that zero size of a file in /sys actually means it's empty
romkatv bd921485fc add ascii mode to configuration wizard
romkatv be16ab255d s/error/err/ (too verbose)
romkatv d96fbde6c5 don't enable battery segment if there is no battery
romkatv 91023a1d8a wizard: if cannot display powerline glyphs, use flat heads by default and offer to change to blurred
romkatv 0f406f088d use NORDVPN_ICON instead of LOCK_ICON in nordvpn prompt segment
romkatv 47990df0b8 add POWERLEVEL9K_MODE=ascii
romkatv 84cb153746 make p10k.zsh work when there is no UTF-8 locale on the machine
romkatv e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes .
romkatv cb3f58d21f add 'sleep 3' after changing iTerm2 settings; just trying random shit
romkatv ffbf86903d try to fix font instllation problems on mac
romkatv ff496ab2ba exit with an error when unable to delete old fonts
romkatv ea6607e701 better spelling when there is just one font file
romkatv 5567ab3850 before installing a font, check if it already exists; try to remove if so
romkatv 3077929e18 simplify code a little bit
romkatv e7b036418b notes
romkatv 3870196a65 notes
romkatv 27d018bc20 add POWERLEVEL9K_VPN_IP_SHOW_ALL; see
romkatv 4a4c43aa9a don't compute git status if POWERLEVEL9K_VCS_DISABLED_DIR_PATTERN matches
romkatv 7e262fb912 notes
romkatv 1885d15da2 set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to get the real values
romkatv 0d8e001f27 bug fixes in the gitstatus fastpath
romkatv 298169f042 Merge branch 'master' into zsh-api
romkatv 7c0cd05e9a if there is only one vcs segment and its expansion is not empty, assemble prompt while gitstatus is processing our request
romkatv a2689e757d don't reset prompt when precmd is called from zle
romkatv 73a59bee65 always let gitstatus infer GITSTATUS_DAEMON and GITSTATUS_NUM_THREADS; fix android-arm7l error message
romkatv 0105d760d6 bug fix: check _GITSTATUS_STATE_POWERLEVEL9K instead of the old GITSTATUS_DAEMON_PID_POWERLEVEL9K
romkatv d70cc3a24b backport changes to 5.1: procsubstpid doesn't exist there
romkatv 7aab4d7ac5 notes
romkatv 491e630bcb don't send worker pid -- master can get it on its own
romkatv 0a28653355 optimize worker i/o
romkatv 0c606eb9e9 use the same cygwin binary on all versions of windows
romkatv ed16e4e481 save and restore all VCS_STATUS params
romkatv cab4489678 notes
romkatv 8cf22480c0 add taskwarrior prompt segment; see
romkatv 4fdd02db26 don't call zstat without arguments
romkatv 891090acc4 make locale workarounds more robust
romkatv 9ce0a0551e attempt to make locale workarounds more robust
romkatv 8a845210b5 notes
romkatv 060103f63f recognize void linux; use the generic linux icon for now; fixes
romkatv dc470dba4b recognize a few more patterns of "source .p10k.zsh"
romkatv a6a2d9a481 stop loading icons.zsh lazily; print boundaries in get_icon_names