runno icon indicating copy to clipboard operation
runno copied to clipboard

Add functionality to print to terminal

Open LukePrior opened this issue 3 years ago • 1 comments

I think having a method to print some text to the terminal could be very useful to help communicate information to the user.

LukePrior avatar Apr 08 '22 12:04 LukePrior

That's a good idea! Good utility.

For now you should be able to do interactiveUnsafeCommand('echo some message', {}).

taybenlor avatar Apr 09 '22 03:04 taybenlor