envd icon indicating copy to clipboard operation
envd copied to clipboard

feat(lang): Support run with order

Open gaocegege opened this issue 3 years ago • 1 comments

Description

run(command="ls -l")

Users may need to run some specific commands. We should support that.

gaocegege avatar Apr 22 '22 06:04 gaocegege

#dibs

gaocegege avatar May 07 '22 11:05 gaocegege

Can we close this one? Now all the commands will be put into a string buffer to execute.

kemingy avatar Sep 02 '22 08:09 kemingy