process icon indicating copy to clipboard operation
process copied to clipboard

Please do not remove `runInteractiveCommand` and friends in a future release

Open langfield opened this issue 1 year ago • 0 comments

I see that they are marked as deprecated in the latest documentation. These are much more ergonomic than createProcess for simple use cases IMHO. Being forced to use the record syntax to get a CreatePipe would be unfortunate.

Just my two cents. 😅

langfield avatar Sep 16 '24 12:09 langfield