romkatv
1a976f989a
Merge commit 'd047ed87a1093b27aff3324ba57860c9c42f7b65'
5 years ago
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
5 years ago
romkatv
75bbc4439f
Merge commit 'bc85e46f8b8a548379144732a3218bfe686f2f63'
5 years ago
romkatv
b305649e53
docs
5 years ago
romkatv
1c39df6280
document how to package powerlevel10k for distribution
5 years ago
romkatv
0acaefe57f
Squashed 'gitstatus/' changes from 6b9ba17..32b7b67
...
32b7b67 silly typo bug dammit!
git-subtree-dir: gitstatus
git-subtree-split: 32b7b674326b109bbe639d6dc662ede2d4df3ad2
5 years ago
romkatv
ec81904184
Merge commit '0acaefe57f32e2afffab13a988d8b29d3f6eb1aa'
5 years ago
romkatv
1531d6e543
Squashed 'gitstatus/' content from commit 6b9ba17
...
git-subtree-dir: gitstatus
git-subtree-split: 6b9ba179c6655286c4c399e7926d5098dd6bd706
5 years ago
romkatv
97fac973af
Merge commit '1531d6e5439daae01627b2645684876b75eaf5eb' as 'gitstatus'
5 years ago
romkatv
c159f3aaef
nuke gitstatus (going to replace with subtree)
5 years ago
romkatv
9fc454fc08
mangle gitstatus function names
5 years ago
romkatv
317a9896d8
bump version
5 years ago
romkatv
a238426d97
bug fix: preserve empty array elements in _p9k_declare (see #678 )
5 years ago
romkatv
22396b86f3
when shortening with truncate_to_unique, never produce just dots for a segment
5 years ago
Roman Perepelitsa
3de6154ee7
notes
5 years ago
romkatv
f2cffc978c
better `p10k help display`
5 years ago
romkatv
ca114f2508
work around more zsh bugs w.r.t. SIGWINCH; see #694
5 years ago
Olivier MARY
541d573551
Fix _p9k_precmd:trap:17: undefined signal: return ( #695 )
...
Signed-off-by: Olivier MARY <olivier@omary.fr>
5 years ago
romkatv
94bbbc1ca8
ignore cursor shape escape sequence in the output when instant prompt is active
5 years ago
romkatv
dc1f023344
work around more zsh bugs w.r.t. local traps
5 years ago
romkatv
aceb1c5c77
fix a typo: ${x:-} => ${x:--}
5 years ago
romkatv
9a47e80ff9
dump state after every initialization but never synchronously
5 years ago
romkatv
5d41bf4703
block SIGINT while powerlevel10k is running
5 years ago
romkatv
c7efd5badb
always dump instant prompt whenever dumping state
5 years ago
romkatv
fc1fd9beb5
delete instant prompt cache when config changes while instant prompt is active
5 years ago
romkatv
30457e2be6
allow patterns in POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; see #686
5 years ago
romkatv
3688d12857
`cd` => `cd -q` to survive weird chpwd hooks
5 years ago
romkatv
3f08f1392a
pull upstream changes from gitstatus
5 years ago
romkatv
48a36ebc17
pull upstream changes from gitstatus
5 years ago
romkatv
2cc815deaf
'cd /' in the worker to avoid locking cwd
5 years ago
romkatv
b2c77eb370
pull upstream changes from gitstatus
5 years ago
romkatv
9b1353f112
perform single word shell expansions on PROMPT_EOL_MARK (see #683 )
5 years ago
romkatv
1b5ee70b3d
pull upstream changes from gitstatus
5 years ago
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.
5 years ago
romkatv
fdb0bb6af7
set P9K_PYENV_PYTHON_VERSION in prompt_pyenv; see #679
5 years ago
romkatv
459af1f238
allow dir styling based on the pair: $PWD and whether it's writable
...
fixes #678
5 years ago
Roman Perepelitsa
f14ffcff2c
typo
5 years ago
romkatv
7c4b0f36c0
support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669
5 years ago
romkatv
eb66d0e66a
pull upstream changes from gitstatus
5 years ago
romkatv
10ba0e45be
pull upstream changes from gitstatus
5 years ago
romkatv
1b6c24e99e
wizard bug fixes: screen redraws, spurious errors, frame selection
...
fixes #668
5 years ago
romkatv
d3e5aebd69
notes
5 years ago
romkatv
1e598907f1
Merge branch 'LeSeulArtichaut-patch-1'
5 years ago
romkatv
03654d956d
Merge branch 'patch-1' of https://github.com/LeSeulArtichaut/powerlevel10k into LeSeulArtichaut-patch-1
5 years ago
romkatv
5baecd66db
wizard now reacts to terminal size changes and can function at much smaller terminal dimensions; fixes #649
5 years ago
LeSeulArtichaut
78eb23f4f3
Add terminal instructions for Terminus
5 years ago
romkatv
aca2f19fa3
define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and classic config templates (see #655 )
5 years ago
romkatv
0ac58db9ec
Merge branch 'Jemoka-master'
5 years ago
Houjun Liu
c7abab6e01
Include font instruction for Blink
5 years ago
romkatv
f7a3ec4172
work around bugs in zsh 5.3.1; fixes #651
5 years ago