-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
End stdin on ctrl+d #204
End stdin on ctrl+d #204
Conversation
How about both.
No idea.
Doesn't hurt I guess. Lemme whip up a cleaner patch. |
Indeed cleaner, but I wanted |
Uh. So Seems a lil too much to allow those EOF characters terminate anywhere, since they can validly appear in a JS string. |
No - not anywhere. if it.0 of [4 26] or it[*-1] of [4 26] While I'm at it, just asking - would you mind a PR for a real website, not just 4/5 coco-related links ? Rather than the additions page. |
I see, last-position-only makes more sense. Can do that. Since you have to enter anyway,
PR for index.html? 'course welcome. |
yes
will select a theme and put things in form - got people interested in that too |
end stdin on ctrl+d/ctrl+z for windows. satyr/coco#204
Looks like Windows can't generate EOF, which prevents using
coco -s