Closed MauricioRobayo closed 3 years ago
What version are you on? (--version
)
It looks like you are hitting a bug that was fixed in version 0.3.0.4. There was an error if you tried to use paragraph mode on a file without any paragraphs of suitable length (configurable with --min-paragraph-len
and --max-paragraph-len
), but since 0.3.0.4 it just falls back to sampling lines in that case.
Let me know if updating doesn't solve it!
P.S. gogofast looks like a great idea. :)
I just realised I never updated the binary release, so if you downloaded a binary instead of installing from source you're probably on 0.3.0.1... ~I'll push a new release now.~ done 😅
Thanks! Yes, indeed I was using a previous version:
$ gotta-go-fast --version
Gotta Go Fast 0.3.0.1
I built it from source since there is no Linux binary on the latest release, working as expected.
Hi!
gotta-go-fast
is great, thanks for putting it out there!I'm getting an error on
paragraph mode
:It's the same error if I use:
I have tried with this READEME.md and with this text.