Commit Graph

943 Commits (d8ef83b59a22f124276fae57bfcb4df43c709afb)

Author SHA1 Message Date
romkatv d8ef83b59a be more aggressive in attempt to maintain correct prompt options
Barrett Brown 972bb3be6a
Specify `command rm` to bypass any aliases
romkatv e413af55bb stupid typo
romkatv 753fb3feb5 bug fix: accidentally defined function named "local"... oops!
romkatv bad4e62e93 kill timer process on exit
romkatv 5c816e13ca cleanup
romkatv 3153b33ade better quoting
romkatv 146d6cd232 make dir formatting a little less broken
romkatv 42f50bb9f6 escape properly
romkatv ac04d7b952 speed up background_jobs
romkatv 44e5b8bcc1 Merge branch 'master' of github.com:romkatv/powerlevel10k
romkatv 264a10fb0d support tags and revisions in gitstatus-powered vcs segment; respect vcs hooks
Roman Perepelitsa 6defc51073
another shot in the dark
Roman Perepelitsa 1b8c1f177b
fix prompt_virtualenv
romkatv 8f2fae5a38 shot in the dark
romkatv af9c7adfd0 fix linux distro icons
romkatv 20c4c6873e fix background_jobs; the segment now refreshes when jobs complete
romkatv 2d877f95fd fix POWERLEVEL9K_SHORTEN_DELIMITER
romkatv 46d70094e2 suppress "no such command: tput" on startup
romkatv 0fa2f7ba65 bail out when the theme is being sourced second time
romkatv 5ffc8f881c better init
romkatv 8de106d0e3 count suspended jobs too
romkatv 630ca49cf4 speed up prompt scaffolding
romkatv ef1f958f2c fix vim_mode segment
romkatv 5ee0054298 don't read configuration options until the first precmd; plus massive refactoring and cleanup
romkatv c9ee989e38 honor POWERLEVEL9K_MAX_CACHE_SIZE
romkatv a0d2449c43 speed up time, date and custom prompts. saves 2.5ms overall
romkatv afc1a07a71 add POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME
romkatv 14366ed0ce make git-is-slow stickier
romkatv 0aa667dbf8 fix bugs reported in https://github.com/romkatv/powerlevel10k/issues/9
romkatv aad3301049 do not reset prompt after prompt_powerlevel9k_teardown
romkatv ab913d8930 simplify and speed up caching
romkatv 02d836d6dc minor opitimization
romkatv 3241152934 define POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY; some cleanup
romkatv 1858bbdd20 wip
romkatv 00bc22e194 remove unnecessary caching
romkatv a6eb14db5e space between >>! and the file name
romkatv eaa555c00f bug fix: support POWERLEVEL9K_STATUS_VERBOSE=false
romkatv da8f412197 use mkport in a portable way
romkatv 9e75070a88 make it work when CLOBBER is unset
romkatv 8f1dcdca84 formatting
romkatv f20faf175b do not set POWERLEVEL9K_VCS_STATUS_COMMAND
romkatv ab072ffe19 make it work with zplugin
romkatv 82635636f7 merge upstream
romkatv e54b52ad26 fix how jobs are counted
Dominik Ritter 3057e8fc07 Backport @wrboyce fix for truncating dir with package name from
romkatv 8cb27f335b remove useless assoc array
romkatv ceae2d7422 remove most things
romkatv 71b763b692 start forking into powerlevel10k
romkatv 3122bec34b comment