-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
Description of the new feature/enhancement
Hello to terminal developer team!
I think this is very useful that there would be an option for saved commands/scripts in windows terminal.
for instance I need to ssh to a server several times a day or set a vpn at beginning of my work. or there is maybe many commands that we use hardly and we don't memorize them, such as resetting database, special git command, changing an option in OS and many other things ....
It would be great if we could pick the command we want from an easy accessible place inside of windows terminal. Add, remove, titling, editing before run, pin, most recent and most used commands can be good options for it too.
Proposed technical implementation details (optional)
This picture is just for visualize my idea. (I found nothing better than windows clipboard :))

There is a panel such this that commands are listed in.
Thanks in advanced.