linefeed icon indicating copy to clipboard operation
linefeed copied to clipboard

Writing with Style

Open hwchen opened this issue 5 years ago • 0 comments

I was wondering what the suggested way of adding style (like color) to a write controlled by linefeed? I see that mortal has some methods to set style in the terminal before/after writing. But it wasn't clear to me how to access the terminal instance of an Instance.

I also see that you've used ansi_term in an example, could that be a suggested way?

hwchen avatar May 03 '20 19:05 hwchen