-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
If we use -n 1000000
to have a very long output (for a story for example),
it stops generating quite fast, after around 30 lines, probably because of this line of code.
It would be nice if we could have longer outputs and also the possibility to have infinite output, stopping only on Ctrl-C
.
We could maybe specify that -n 0
will trigger that infinite output mode.
That issue is a bit related to issue #23
z11h, feesta, theontho, Vent3st, lukas-wresch and 9 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request