Commit graph

3559 commits

Author SHA1 Message Date
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
bf0255931b Merge commit 'ff18dbaf74beb38f9e0721558f2c66552b5862a4' 2020-05-15 18:06:30 +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
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
romkatv
1a976f989a Merge commit 'd047ed87a1093b27aff3324ba57860c9c42f7b65' 2020-05-11 15:29:08 +02:00
romkatv
bc85e46f8b Squashed 'gitstatus/' changes from 32b7b674..6a4f0fc0
6a4f0fc0 add missing \n in error messages
d2fd0166 update build instructions

git-subtree-dir: gitstatus
git-subtree-split: 6a4f0fc0cadc214bbe4051bf87d87033558aeed8
2020-05-10 17:44:24 +02:00
romkatv
75bbc4439f Merge commit 'bc85e46f8b8a548379144732a3218bfe686f2f63' 2020-05-10 17:44:24 +02:00
romkatv
b305649e53 docs 2020-05-10 16:58:41 +02:00
romkatv
1c39df6280 document how to package powerlevel10k for distribution 2020-05-10 16:38:06 +02:00
romkatv
0acaefe57f Squashed 'gitstatus/' changes from 6b9ba17..32b7b67
32b7b67 silly typo bug dammit!

git-subtree-dir: gitstatus
git-subtree-split: 32b7b674326b109bbe639d6dc662ede2d4df3ad2
2020-05-10 16:17:00 +02:00
romkatv
ec81904184 Merge commit '0acaefe57f32e2afffab13a988d8b29d3f6eb1aa' 2020-05-10 16:17:00 +02:00
romkatv
1531d6e543 Squashed 'gitstatus/' content from commit 6b9ba17
git-subtree-dir: gitstatus
git-subtree-split: 6b9ba179c6655286c4c399e7926d5098dd6bd706
2020-05-10 15:58:05 +02:00
romkatv
97fac973af Merge commit '1531d6e5439daae01627b2645684876b75eaf5eb' as 'gitstatus' 2020-05-10 15:58:05 +02:00
romkatv
c159f3aaef nuke gitstatus (going to replace with subtree) 2020-05-10 15:56:56 +02:00
romkatv
9fc454fc08 mangle gitstatus function names 2020-05-10 13:31:28 +02:00
romkatv
317a9896d8 bump version 2020-05-10 07:28:07 +02:00
romkatv
a238426d97 bug fix: preserve empty array elements in _p9k_declare (see #678) 2020-05-10 06:54:43 +02:00
romkatv
22396b86f3 when shortening with truncate_to_unique, never produce just dots for a segment 2020-05-09 19:53:01 +02:00
Roman Perepelitsa
3de6154ee7
notes 2020-05-09 15:13:01 +02:00