1
0
forked from Alepha/Alepha

Progress towards a word-wrap stream helper.

This commit is contained in:
2023-10-13 05:26:17 -04:00
parent 76940b2cb2
commit 046cf6d43f
3 changed files with 114 additions and 18 deletions

View File

@ -91,19 +91,19 @@ static auto init= Alepha::Utility::enroll <=[]
},
{ "wider terminal, complex text: Hamlet's \"To Be or Not To Be\"",
{
"To be, or not to be: "
"that is the question: "
"Whether 'tis nobler in the mind to suffer "
"The slings and arrows of outrageous fortune, "
"Or to take arms against a sea of troubles, "
"And by opposing end them? "
"To die: to sleep; "
"No more; and by a sleep to say we end "
"The heart-ache and the thousand natural shocks "
"That flesh is heir to, 'tis a consummation "
"Devoutly to be wish'd. To die, to sleep; "
"To sleep: perchance to dream: ay, there's the rub;",
80, 0
"To be, or not to be: "
"that is the question: "
"Whether 'tis nobler in the mind to suffer "
"The slings and arrows of outrageous fortune, "
"Or to take arms against a sea of troubles, "
"And by opposing end them? "
"To die: to sleep; "
"No more; and by a sleep to say we end "
"The heart-ache and the thousand natural shocks "
"That flesh is heir to, 'tis a consummation "
"Devoutly to be wish'd. To die, to sleep; "
"To sleep: perchance to dream: ay, there's the rub;",
80, 0
},
"To be, or not to be: that is the question: Whether 'tis nobler in the mind to \n"
"suffer The slings and arrows of outrageous fortune, Or to take arms against a \n"