You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
configure.zsh wizard now reacts to terminal size changes and can function at much smaller terminal dimensions; fixes #649 4 years ago
icons.zsh use a more portable PROXY_ICON; fixes #596 5 years ago
notes.md notes 4 years ago
p10k.zsh set P9K_PYENV_PYTHON_VERSION in prompt_pyenv; see #679 4 years ago
parser.zsh parser bug fix: quote array elements after parameter expansion 5 years ago
wizard.zsh allow dir styling based on the pair: $PWD and whether it's writable 4 years ago
worker.zsh work around bugs in kitty where it hangs on close 4 years ago