Commit graph

3724 commits

Author SHA1 Message Date
romkatv
499de79a2b remove instant prompt if it corresponds to a different config 2020-05-20 12:04:49 +02:00
romkatv
8cfe934f15 Squashed 'gitstatus/' changes from 78a2ec25..063ed450
063ed450 Revert "close p10k instant prompt descriptors in daemon"

git-subtree-dir: gitstatus
git-subtree-split: 063ed45083386c98ab4d10f08794bec2a0c534d1
2020-05-20 07:07:00 +02:00
romkatv
fb0dc597fa Merge commit '8cfe934f157a69976f55a796b65d4ed0a0344719' 2020-05-20 07:07:00 +02:00
romkatv
519de2c569 Revert "close instant prompt descriptors in worker"
This reverts commit 646a826440.
2020-05-20 07:06:38 +02:00
romkatv
8e86b0c8d4 don't hide empty line when invoking zsh immediately after clear 2020-05-19 20:25:29 +02:00
romkatv
00cfdb48a8 Squashed 'gitstatus/' changes from c99d28aa..78a2ec25
78a2ec25 close p10k instant prompt descriptors in daemon

git-subtree-dir: gitstatus
git-subtree-split: 78a2ec251e99ffa48ea10bbb48ab54ba6401701c
2020-05-19 20:20:39 +02:00
romkatv
072fc38ebe Merge commit '00cfdb48a8c74150814792e4deccff2a1ce91ad0' 2020-05-19 20:20:39 +02:00
romkatv
646a826440 close instant prompt descriptors in worker 2020-05-19 20:20:21 +02:00
romkatv
fb9bc2d3f5 Merge branch 'master' of github.com:romkatv/powerlevel10k 2020-05-19 10:33:03 +02:00
romkatv
f3ae4032c1 Squashed 'gitstatus/' changes from 4c1b9564..c99d28aa
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
2020-05-19 10:25:42 +02:00
romkatv
1e2a0cc34a Merge commit 'f3ae4032c1923404afc9fd8b6af2bf28bc406d61' 2020-05-19 10:25:42 +02:00
xPMo
debacbf530
Fix warning for parameter _p9k__preexec_cmd (#735)
With `setopt warn_create_global`, I get this warning:

    _p9k_preexec2:1: scalar parameter _p9k__preexec_cmd created globally in function _p9k_preexec2
2020-05-19 10:16:12 +02:00
romkatv
e3beeea0ae block SIGINT in nested p10k calls; allow SIGINT in gitstatus_start 2020-05-19 10:10:43 +02:00
romkatv
c0ff47bea5 don't print instant prompt warning when omz update fails 2020-05-19 09:00:42 +02:00
romkatv
be5c067125 bug fix: vcs and vpn_ip weren't respecting hide/show state 2020-05-19 08:31:00 +02:00
romkatv
5d1bfe8ed7 cleanup 2020-05-19 07:59:57 +02:00
romkatv
5e932c225e bug fix: properly disable instant prompt when auto-wizard is aborted 2020-05-19 07:45:04 +02:00
romkatv
c0091537a9 fix gcloud for the case when there are multiple configurations
Fixes #731
2020-05-18 07:42:38 +02:00
romkatv
6998d06a91 pyenv: display python version alongside environment name if unequal
See #730.
2020-05-18 07:14:08 +02:00
romkatv
f96c1eb5e5 add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates
See #730.
2020-05-18 07:06:41 +02:00
romkatv
00d2cc7237 add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV 2020-05-18 06:58:24 +02:00
romkatv
fdac99c57c notes 2020-05-18 06:44:28 +02:00
romkatv
48c6ff4701 expand dir color faq 2020-05-17 08:28:02 +02:00
romkatv
6c83ace41c uncomment POWERLEVEL9K_DIR_BACKGROUND 2020-05-17 08:28:02 +02:00
romkatv
b62a164998 add chinese translation for the reference to gitee.com
See #124.

Thanks, @ayalhw.
2020-05-16 13:39:48 +02:00
romkatv
af0b387182 mention that powerlevel10k can be cloned from gitee.com; see #124 2020-05-16 13:29:03 +02:00
romkatv
ff18dbaf74 Squashed 'gitstatus/' changes from caf5bfd3..4c1b9564
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
2020-05-15 18:06:30 +02:00
romkatv
bf0255931b Merge commit 'ff18dbaf74beb38f9e0721558f2c66552b5862a4' 2020-05-15 18:06:30 +02:00
romkatv
9f33d6567b work around bugs in zsh that break vim shell; see #717 2020-05-15 06:59:29 +02:00
romkatv
d9b90027ba disable tty echo for the whole duration of wizard 2020-05-14 20:26:16 +02:00
romkatv
2841cecaa9 fix ask_python screen in the wizard 2020-05-14 20:19:09 +02:00
romkatv
3ddb8025d5 fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example 2020-05-14 12:06:46 +02:00
romkatv
accbe293cb wizard: print a message when aborted with ctrl-c 2020-05-14 11:24:53 +02:00
romkatv
574754eaf6 abort instant prompt if wizard needs to run on startup 2020-05-14 11:24:30 +02:00
romkatv
7e6abbb891 maintain _p9k_dumped_instant_prompt_sigs invariant 2020-05-14 09:55:13 +02:00
romkatv
6f5e834b8e update version in packaging instructions 2020-05-13 12:48:04 +02:00
romkatv
46c76dd707 Squashed 'gitstatus/' changes from 1a80249d..caf5bfd3
caf5bfd3 update build instructions
8bbfd153 update build instructions

git-subtree-dir: gitstatus
git-subtree-split: caf5bfd3d4b6099aeed13604936976e610a08e18
2020-05-13 10:44:36 +02:00
romkatv
1f8bd78e3a Merge commit '46c76dd7071bedab192aa65756ba09024e29da0c' 2020-05-13 10:44:36 +02:00
romkatv
d0f6cd0b50 update build instructions 2020-05-13 10:44:19 +02:00
romkatv
a6009c74a9 Squashed 'gitstatus/' changes from f81313e2..1a80249d
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
2020-05-13 09:40:53 +02:00
romkatv
e7f0bac67d Merge commit 'a6009c74a92f1c01d725364635aa38eba67bc15a' 2020-05-13 09:40:53 +02:00
romkatv
d23b2c3792 Squashed 'gitstatus/' changes from 901c366b..f81313e2
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
2020-05-12 21:55:25 +02:00
romkatv
71f5f42997 Merge commit 'd23b2c3792712662408c332a52547dc903cc5c43' 2020-05-12 21:55:25 +02:00
romkatv
16b44fd9da add p10k clear-instant-prompt; disable instant prompt when gitstatus is likely to download a new binary 2020-05-12 21:52:51 +02:00
romkatv
d075b5a5cb disable aliases before calling zcompile 2020-05-12 08:34:01 +02:00
romkatv
bda74564e3 Squashed 'gitstatus/' changes from d3bc3e34..901c366b
901c366b survive `cd` being a function that fails instead of doing its job; see #123

git-subtree-dir: gitstatus
git-subtree-split: 901c366b8ecb736e579784b132442ee51bcb0840
2020-05-11 19:27:10 +02:00
romkatv
f43d8b9e0e Merge commit 'bda74564e3b1b9bbaa77f840215f7d99d0b77ed8' 2020-05-11 19:27:10 +02:00
romkatv
1db7094966 Squashed 'gitstatus/' changes from cd5673b4..d3bc3e34
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
2020-05-11 18:19:51 +02:00
romkatv
e27a8fbcbf Merge commit '1db7094966bc86658166709db26b7750d8fc2821' 2020-05-11 18:19:51 +02:00
romkatv
d047ed87a1 Squashed 'gitstatus/' changes from 6a4f0fc0..cd5673b4
cd5673b4 increase default gitstatus_start timeout from 5s to 30s

git-subtree-dir: gitstatus
git-subtree-split: cd5673b4971bf1a6d9aa8d57963e954e619b950e
2020-05-11 15:29:08 +02:00