boltex / leojs

Leo Literate Editor with Outline in Typescript
https://boltex.github.io/leojs/
MIT License
34 stars 2 forks source link

Implement execute_shell_commands_with_options #168

Closed boltex closed 2 months ago

boltex commented 2 months ago

execute_shell_commands_with_options could be implemented somewhat easily as the main execute_shell_commands method is already implemented.

boltex commented 2 months ago

Fixed in dev