nguyenngoclongdev / vs-terminal-keeper

Easily save and recall previous terminal sessions, create new sessions, and edit or delete existing ones.
https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.terminal-keeper
MIT License
13 stars 0 forks source link

autoExecuteCommands default to true #4

Closed xgdgsc closed 5 months ago

xgdgsc commented 9 months ago

Please describe feature/problem details and solution you'd like. autoExecuteCommands default to true

Describe alternatives you've considered manual add to every command entry

And the default generate config seems to generate a config too long.

nguyenngoclongdev commented 5 months ago

Hi @xgdgsc Thank you for your contributions. I have taken note of the comments regarding the template config file being too long. In the latest version, 1.1.14, I have made updates to shorten it and incorporate some common options such as "icon," "color," and "autoExecuteCommands."