Skip to content

Is there a way to print() from withing SuspendCurses? #1485

Answered by saulpw
frosencrantz asked this question in Q&A
Discussion options

You must be logged in to vote

We just changed this in develop, I didn't know that people were still using print() builtin within VisiData. You can use vd.printout() to stdout and vd.printerr() to stderr. We'll probably make SuspendCurses swap in the builtin and swap it out again when it completes.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@frosencrantz
Comment options

Comment options

You must be logged in to vote
1 reply
@frosencrantz
Comment options

Answer selected by frosencrantz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants