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
2024-04-21 14:07:26 +01:00
..
configure.zsh remove MULTIBYTE requirement from the configuration wizard (#2397) 2023-07-29 17:01:40 +02:00
icons.zsh use nf-md-redhat as the RHEL logo when on nerdfont-v3 (#2583) 2024-02-23 06:03:55 +01:00
notes.md notes 2020-06-15 17:56:32 +02:00
p10k.zsh Fixes "bad floating point" problem with task-3.0.1 2024-04-21 14:07:26 +01:00
parser.zsh don't leak 'token' local variable in parser (#1407) 2021-05-24 09:19:13 +02:00
wizard.zsh cleanup 2024-03-18 15:46:27 +01:00
worker.zsh survive broken $TMPDIR 2022-01-26 15:03:22 +01:00