Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "close instant prompt descriptors in worker" | romkatv | 2020-05-20 | 1 | -3/+0 |
| | | | | This reverts commit 646a826440235307ba358fd83ff2eb2eadd71b80. | ||||
* | don't hide empty line when invoking zsh immediately after clear | romkatv | 2020-05-19 | 1 | -2/+2 |
| | |||||
* | Merge commit '00cfdb48a8c74150814792e4deccff2a1ce91ad0' | romkatv | 2020-05-19 | 1 | -0/+3 |
|\ | |||||
| * | Squashed 'gitstatus/' changes from c99d28aa..78a2ec25 | romkatv | 2020-05-19 | 1 | -0/+3 |
| | | | | | | | | | | | | | | 78a2ec25 close p10k instant prompt descriptors in daemon git-subtree-dir: gitstatus git-subtree-split: 78a2ec251e99ffa48ea10bbb48ab54ba6401701c | ||||
* | | close instant prompt descriptors in worker | romkatv | 2020-05-19 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2020-05-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix warning for parameter _p9k__preexec_cmd (#735) | xPMo | 2020-05-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | With `setopt warn_create_global`, I get this warning: _p9k_preexec2:1: scalar parameter _p9k__preexec_cmd created globally in function _p9k_preexec2 | ||||
* | | | Merge commit 'f3ae4032c1923404afc9fd8b6af2bf28bc406d61' | romkatv | 2020-05-19 | 2 | -223/+251 |
|\ \ \ | | |/ | |/| | |||||
| * | | Squashed 'gitstatus/' changes from 4c1b9564..c99d28aa | romkatv | 2020-05-19 | 2 | -223/+251 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | c99d28aa block SIGINT in zle callback when being used from p10k f52fd5b5 wrap most of gitstatus_start code in `{..} always {...}` to handle SIGINT properly e4e88a5a mention that gitstatus can be cloned from gitee.com git-subtree-dir: gitstatus git-subtree-split: c99d28aa6be9db6f78c99c3f56626f2afcc3a466 | ||||
* | | | block SIGINT in nested p10k calls; allow SIGINT in gitstatus_start | romkatv | 2020-05-19 | 2 | -13/+28 |
| |/ |/| | |||||
* | | don't print instant prompt warning when omz update fails | romkatv | 2020-05-19 | 1 | -1/+2 |
| | | |||||
* | | bug fix: vcs and vpn_ip weren't respecting hide/show state | romkatv | 2020-05-19 | 1 | -5/+12 |
| | | |||||
* | | cleanup | romkatv | 2020-05-19 | 1 | -4/+3 |
| | | |||||
* | | bug fix: properly disable instant prompt when auto-wizard is aborted | romkatv | 2020-05-19 | 1 | -3/+5 |
| | | |||||
* | | fix gcloud for the case when there are multiple configurations | romkatv | 2020-05-18 | 1 | -2/+2 |
| | | | | | | | | Fixes #731 | ||||
* | | pyenv: display python version alongside environment name if unequal | romkatv | 2020-05-18 | 4 | -0/+52 |
| | | | | | | | | See #730. | ||||
* | | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates | romkatv | 2020-05-18 | 4 | -0/+8 |
| | | | | | | | | See #730. | ||||
* | | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV | romkatv | 2020-05-18 | 1 | -2/+7 |
| | | |||||
* | | notes | romkatv | 2020-05-18 | 1 | -0/+9 |
| | | |||||
* | | expand dir color faq | romkatv | 2020-05-17 | 1 | -6/+8 |
| | | |||||
* | | uncomment POWERLEVEL9K_DIR_BACKGROUND | romkatv | 2020-05-17 | 1 | -1/+1 |
| | | |||||
* | | add chinese translation for the reference to gitee.com | romkatv | 2020-05-16 | 1 | -2/+4 |
| | | | | | | | | | | | | See #124. Thanks, @ayalhw. | ||||
* | | mention that powerlevel10k can be cloned from gitee.com; see #124 | romkatv | 2020-05-16 | 1 | -0/+13 |
| | | |||||
* | | Merge commit 'ff18dbaf74beb38f9e0721558f2c66552b5862a4' | romkatv | 2020-05-15 | 2 | -6/+38 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from caf5bfd3..4c1b9564 | romkatv | 2020-05-15 | 2 | -6/+38 |
| | | | | | | | | | | | | | | | | | | | | 4c1b9564 Merge pull request #128 from carlosedp/arch 1d2816f2 Add support to build on ppc64le and riscv64 archs 5614639c update version in packaging instructions d728a1da add homebrew installation instructions; fixed #118 git-subtree-dir: gitstatus git-subtree-split: 4c1b95643bc78dfe8e4d9566823b72881637c2ef | ||||
* | | work around bugs in zsh that break vim shell; see #717v1.9.1 | romkatv | 2020-05-15 | 1 | -13/+13 |
| | | |||||
* | | disable tty echo for the whole duration of wizard | romkatv | 2020-05-14 | 1 | -2/+2 |
| | | |||||
* | | fix ask_python screen in the wizard | romkatv | 2020-05-14 | 1 | -10/+10 |
| | | |||||
* | | fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example | romkatv | 2020-05-14 | 5 | -5/+5 |
| | | |||||
* | | wizard: print a message when aborted with ctrl-c | romkatv | 2020-05-14 | 1 | -1/+10 |
| | | |||||
* | | abort instant prompt if wizard needs to run on startup | romkatv | 2020-05-14 | 1 | -19/+28 |
| | | |||||
* | | maintain _p9k_dumped_instant_prompt_sigs invariant | romkatv | 2020-05-14 | 1 | -3/+11 |
| | | |||||
* | | update version in packaging instructions | romkatv | 2020-05-13 | 1 | -2/+2 |
| | | |||||
* | | Merge commit '46c76dd7071bedab192aa65756ba09024e29da0c'v1.9.0 | romkatv | 2020-05-13 | 1 | -25/+61 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 1a80249d..caf5bfd3 | romkatv | 2020-05-13 | 1 | -25/+61 |
| | | | | | | | | | | | | | | | | caf5bfd3 update build instructions 8bbfd153 update build instructions git-subtree-dir: gitstatus git-subtree-split: caf5bfd3d4b6099aeed13604936976e610a08e18 | ||||
* | | update build instructions | romkatv | 2020-05-13 | 1 | -26/+61 |
| | | |||||
* | | Merge commit 'a6009c74a92f1c01d725364635aa38eba67bc15a' | romkatv | 2020-05-13 | 6 | -134/+201 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from f81313e2..1a80249d | romkatv | 2020-05-13 | 6 | -134/+201 |
| | | | | | | | | | | | | | | | | | | | | | | 1a80249d build: verify libgit2 tarball sha256 74c3d56f bash: call mktemp only once and avoid `mktemp -u` b139dec4 install: use mktemp if available 9f594d24 bash: block SIGQUIT and SIGTSTP in daemon 73f47ea3 add sha256 verification for downloaded gitstatusd; enable gitee mirror git-subtree-dir: gitstatus git-subtree-split: 1a80249d2b6a53fd076ae846f8fcc501183ca5a5 | ||||
* | | Merge commit 'd23b2c3792712662408c332a52547dc903cc5c43' | romkatv | 2020-05-12 | 5 | -39/+217 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 901c366b..f81313e2 | romkatv | 2020-05-12 | 5 | -39/+217 |
| | | | | | | | | | | | | | | | | | | | | | | | | f81313e2 move gitee disable higher 8cfb83f3 print [ok] after download when stderr is not tty d185a2ab disable gitee mirror until there is sha256 verification in place fb88a401 show progress when downloading gitstatusd ae988158 add a mirror for gitstatusd release files c673d327 disable aliases before calling zcompile git-subtree-dir: gitstatus git-subtree-split: f81313e27271ee1fb3fd22b8e72382e9516776ef | ||||
* | | add `p10k clear-instant-prompt`; disable instant prompt when gitstatus is ↵ | romkatv | 2020-05-12 | 1 | -1/+23 |
| | | | | | | | | likely to download a new binary | ||||
* | | disable aliases before calling zcompile | romkatv | 2020-05-12 | 1 | -1/+1 |
| | | |||||
* | | Merge commit 'bda74564e3b1b9bbaa77f840215f7d99d0b77ed8'v1.8.2 | romkatv | 2020-05-11 | 1 | -22/+21 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from d3bc3e34..901c366b | romkatv | 2020-05-11 | 1 | -22/+21 |
| | | | | | | | | | | | | | | 901c366b survive `cd` being a function that fails instead of doing its job; see #123 git-subtree-dir: gitstatus git-subtree-split: 901c366b8ecb736e579784b132442ee51bcb0840 | ||||
* | | Merge commit '1db7094966bc86658166709db26b7750d8fc2821' | romkatv | 2020-05-11 | 1 | -3/+5 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from cd5673b4..d3bc3e34 | romkatv | 2020-05-11 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | d3bc3e34 work around bugs in curl on cygwin; see #706 61a67c66 print error message from curl/wget before the summary git-subtree-dir: gitstatus git-subtree-split: d3bc3e346cc71ee1a29d0c4316449feb3dcb3116 | ||||
* | | Merge commit 'd047ed87a1093b27aff3324ba57860c9c42f7b65'v1.8.1 | romkatv | 2020-05-11 | 2 | -4/+4 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 6a4f0fc0..cd5673b4 | romkatv | 2020-05-11 | 2 | -4/+4 |
| | | | | | | | | | | | | | | cd5673b4 increase default gitstatus_start timeout from 5s to 30s git-subtree-dir: gitstatus git-subtree-split: cd5673b4971bf1a6d9aa8d57963e954e619b950e | ||||
* | | Merge commit 'bc85e46f8b8a548379144732a3218bfe686f2f63' | romkatv | 2020-05-10 | 2 | -3/+6 |
|\| | |||||
| * | Squashed 'gitstatus/' changes from 32b7b674..6a4f0fc0 | romkatv | 2020-05-10 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | 6a4f0fc0 add missing \n in error messages d2fd0166 update build instructions git-subtree-dir: gitstatus git-subtree-split: 6a4f0fc0cadc214bbe4051bf87d87033558aeed8 |