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 5e5ff583a3 extend the ZLE_RPROMPT_INDENT=0 workaround to a few more cases
If the last right prompt line can be proven to always have
zero length after prompt expansion, we can unset RPROMPT
thus avoiding triggering zsh bugs related to ZLE_RPROMPT_INDENT=0.

Fixes #458.
5 years ago
..
configure.zsh quote $foo when running with unknown options; fixes #453 5 years ago
icons.zsh add wifi prompt segment 5 years ago
notes.txt add `tabbed` to the list of precommands 5 years ago
p10k.zsh extend the ZLE_RPROMPT_INDENT=0 workaround to a few more cases 5 years ago
parser.zsh quote $foo when running with unknown options; fixes #453 5 years ago
wizard.zsh remove redundant expansion of C-escapes 5 years ago
worker.zsh remove profiling instrumentation 5 years ago