Created
December 5, 2022 15:59
-
-
Save Whateverable/e19781f17f67d2f28df3d43d56f63507 to your computer and use it in GitHub Desktop.
Whateverable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-12-04T11:27:51Z #raku <Nemokosch> japhb in Terminal::LineEditor, if you do something like $*IN.lines, you get a prompt that you can finish with ctrl+d, however, it's not possible to get input for the console anymore afterwards, and it needs to be killed. Is this something intrinsic for how the REPL works or can it be fixed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment