forked from dozens/protoadandsuperbowl
fix: panel 3
read to end of line
This commit is contained in:
parent
7381537f12
commit
60376bc41c
14
bin/toad.md
14
bin/toad.md
@ -178,15 +178,17 @@ print the text:
|
||||
|
||||
~~~
|
||||
[
|
||||
get-line dup s:put-wrapped
|
||||
#0
|
||||
dup [ nl nl ] if
|
||||
get-line
|
||||
s:put-wrapped nl
|
||||
@handle file:size @handle file:tell gt?
|
||||
] while
|
||||
nl fences
|
||||
drop
|
||||
~~~
|
||||
|
||||
TODO: loop till end of file
|
||||
wrap it up
|
||||
|
||||
~~~
|
||||
fences
|
||||
~~~
|
||||
|
||||
## Conclusion
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
ya see, some people go real fast
|
||||
|
||||
and other people they go real slow
|
||||
|
||||
yeah that's it doncha know
|
||||
---
|
||||
yeah that's the real root cause of most workplace conflict
|
||||
|
Loading…
x
Reference in New Issue
Block a user