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
Owajigbanam Ogbuluijah b85f3dcec2
Fixes "bad floating point" problem with task-3.0.1
After upgrading TaskWarrior to 3.0.1, I think... the comand means to
return some "Runnable" which resolves to a float, now returns the float
itself. So when we try to resolve the Runnable, ZSH throws an exception,
and p10k cannot parse the float from that. This just changes the
assumption that we get a float back.

p.s: Please when reviewing, ask youself "How does this affect P10K at
large?" I don't have this purview, but this change sure fixes my
problem.

Fixes #2648
12 months ago
..
configure.zsh remove MULTIBYTE requirement from the configuration wizard (#2397) 2 years ago
icons.zsh use nf-md-redhat as the RHEL logo when on nerdfont-v3 (#2583) 1 year ago
notes.md notes 5 years ago
p10k.zsh Fixes "bad floating point" problem with task-3.0.1 12 months ago
parser.zsh don't leak 'token' local variable in parser (#1407) 4 years ago
wizard.zsh cleanup 1 year ago
worker.zsh survive broken $TMPDIR 3 years ago