Commit Graph
100 Commits
Author SHA1 Message Date
romkatv 072fc38ebe Merge commit '00cfdb48a8c74150814792e4deccff2a1ce91ad0' 2020-05-19 20:20:39 +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 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
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
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
romkatv f2cffc978c better p10k help display 2020-05-09 11:30:11 +02:00
romkatv ca114f2508 work around more zsh bugs w.r.t. SIGWINCH; see #694 2020-05-08 06:23:17 +02:00
romkatv 94bbbc1ca8 ignore cursor shape escape sequence in the output when instant prompt is active 2020-05-07 09:47:18 +02:00
romkatv dc1f023344 work around more zsh bugs w.r.t. local traps 2020-05-06 23:13:56 +02:00
romkatv aceb1c5c77 fix a typo: ${x:-} => ${x:--} 2020-05-06 23:00:33 +02:00
romkatv 9a47e80ff9 dump state after every initialization but never synchronously 2020-05-06 21:31:48 +02:00
romkatv 5d41bf4703 block SIGINT while powerlevel10k is running 2020-05-06 21:05:01 +02:00
romkatv c7efd5badb always dump instant prompt whenever dumping state 2020-05-06 12:50:17 +02:00
romkatv fc1fd9beb5 delete instant prompt cache when config changes while instant prompt is active 2020-05-06 12:02:15 +02:00
romkatv 30457e2be6 allow patterns in POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; see #686 2020-05-05 11:52:36 +02:00
romkatv 3688d12857 cd => cd -q to survive weird chpwd hooks 2020-05-04 17:58:57 +02:00
romkatv 3f08f1392a pull upstream changes from gitstatus 2020-05-04 17:48:35 +02:00
romkatv 48a36ebc17 pull upstream changes from gitstatus 2020-05-04 17:44:03 +02:00
romkatv 2cc815deaf 'cd /' in the worker to avoid locking cwd 2020-05-04 13:24:22 +02:00
romkatv b2c77eb370 pull upstream changes from gitstatus 2020-05-04 13:22:59 +02:00
romkatv 9b1353f112 perform single word shell expansions on PROMPT_EOL_MARK (see #683) 2020-05-03 07:05:47 +02:00
romkatv 1b5ee70b3d pull upstream changes from gitstatus 2020-05-02 16:45:11 +02:00
romkatv 06603a2d62 work around bugs in kitty where it hangs on close
All terminals quit when the child process terminates. Except
kitty. Kitty doesn't quit until there are no open file
descriptors to the tty.

And the best thing? This is "better". Having the balls to
claim this nasty bug as feature is worthy of admiration.
2020-05-02 16:30:47 +02:00
romkatv fdb0bb6af7 set P9K_PYENV_PYTHON_VERSION in prompt_pyenv; see #679 2020-05-02 14:32:17 +02:00
romkatv 459af1f238 allow dir styling based on the pair: $PWD and whether it's writable
fixes #678
2020-05-02 13:36:40 +02:00
Roman Perepelitsa f14ffcff2c typo 2020-04-29 21:51:01 +02:00
romkatv 7c4b0f36c0 support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669 2020-04-28 21:14:06 +02:00
romkatv eb66d0e66a pull upstream changes from gitstatus 2020-04-28 19:56:27 +02:00
romkatv 10ba0e45be pull upstream changes from gitstatus 2020-04-28 16:03:56 +02:00
romkatv 1b6c24e99e wizard bug fixes: screen redraws, spurious errors, frame selection
fixes #668
2020-04-28 09:55:41 +02:00
romkatv d3e5aebd69 notes 2020-04-27 08:52:49 +02:00
romkatv 1e598907f1 Merge branch 'LeSeulArtichaut-patch-1' 2020-04-27 08:12:22 +02:00
romkatv 03654d956d Merge branch 'patch-1' of https://github.com/LeSeulArtichaut/powerlevel10k into LeSeulArtichaut-patch-1 2020-04-27 08:11:20 +02:00
romkatv 5baecd66db wizard now reacts to terminal size changes and can function at much smaller terminal dimensions; fixes #649 2020-04-26 19:32:46 +02:00
romkatv aca2f19fa3 define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and classic config templates (see #655) 2020-04-25 16:39:24 +02:00
romkatv 0ac58db9ec Merge branch 'Jemoka-master' 2020-04-24 07:19:01 +02:00
romkatv f7a3ec4172 work around bugs in zsh 5.3.1; fixes #651 2020-04-23 18:47:41 +02:00
romkatv 681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see #640 2020-04-20 17:27:59 +02:00
romkatv 993203a308 mention that MesloLGS NF is released under Apache license 2020-04-16 08:10:38 +02:00
romkatv af027c9989 mention that fix-winchanged doesn't work on alacritty (#175) 2020-04-13 08:39:46 +02:00
romkatv 0087f6b631 pull upstream changes from gitstatus 2020-04-12 19:00:45 +02:00
romkatv 303417688e pull upstream changes from gitstatus 2020-04-12 14:42:02 +02:00
romkatv 7963a365d8 add java_version to docs 2020-04-12 09:16:36 +02:00
romkatv 1d8a9ecdc5 pull upstream changes from gitstatus 2020-04-10 07:08:07 +02:00
romkatv 9d462b0ba9 add a tip for disabling git branch truncation 2020-04-09 10:33:03 +02:00
romkatv e59723872c notes 2020-04-09 08:12:56 +02:00