mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
These new parameters can be used to customize the content of `todo` prompt.
Example:
POWERLEVEL9K_TODO_CONTENT_EXPANSION='$P9K_TODO_FILTERED_TASK_COUNT / $P9K_TODO_TOTAL_TASK_COUNT'
The default format is '$P9K_TODO_TOTAL_TASK_COUNT', just like before.
Fixes #283.
|
||
|---|---|---|
| .. | ||
| configure.zsh | ||
| icons.zsh | ||
| p10k.zsh | ||
| wizard.zsh | ||