powerlevel10k/internal
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
..
configure.zsh 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
icons.zsh use a more portable PROXY_ICON; fixes #596 2020-04-01 11:49:49 +02:00
notes.md notes 2020-04-27 08:52:49 +02:00
p10k.zsh set P9K_PYENV_PYTHON_VERSION in prompt_pyenv; see #679 2020-05-02 14:32:17 +02:00
parser.zsh parser bug fix: quote array elements after parameter expansion 2020-03-16 09:14:57 +01:00
wizard.zsh allow dir styling based on the pair: $PWD and whether it's writable 2020-05-02 13:36:40 +02:00
worker.zsh work around bugs in kitty where it hangs on close 2020-05-02 16:30:47 +02:00