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
Olivier MARY
541d573551
Fix _p9k_precmd:trap:17: undefined signal: return ( #695 )
...
Signed-off-by: Olivier MARY <olivier@omary.fr>
2020-05-07 11:02:31 +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
LeSeulArtichaut
78eb23f4f3
Add terminal instructions for Terminus
2020-04-26 01:44:00 +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
Houjun Liu
c7abab6e01
Include font instruction for Blink
2020-04-23 15:00:16 -07:00
romkatv
f7a3ec4172
work around bugs in zsh 5.3.1; fixes #651
2020-04-23 18:47:41 +02:00
779g
8c84041ec7
Documented a default $ZSH_CUSTOM to install with Oh My Zsh Install in a script ( #648 )
...
Co-authored-by: 779g <aztlan@779.mx>
2020-04-21 22:24:29 +02:00