lune icon indicating copy to clipboard operation
lune copied to clipboard

Add an option to disable additional formatting when using `stdio.prompt`

Open plainenglishh opened this issue 1 year ago • 1 comments

stdio.prompt currently applies extra formatting around the message, and for certain applications, like REPLs or command lines, this makes the output look cluttered. It'd be useful if there was an option (or a separate function entirely) to disable it.

plainenglishh avatar Feb 04 '24 16:02 plainenglishh