warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.93k stars 359 forks source link

Custom Buttons in a side pane #2630

Open Akintunde102 opened 1 year ago

Akintunde102 commented 1 year ago

Discord username (optional)

No response

Describe the solution you'd like?

Can you guys add a shortcut or a button that converts certain commands into active buttons?

For instance, I run this command a lot : brew services start mongodb-community@6.0

I would love to have a side pane or anything that can show list of buttons that I have created for certain commands.

I know the AI search and auto-completion is beautiful but it is not enough. For instance, I have to search for brew services sta... before it shows me the right command because brew services .. match with a lot of other commands.

And please let me know if a feature like that already exists. I suck at reading feature docs. Sorry.

Additionally, you could also add a feature or a command that makes it easy and fast to turn certain commands to a persistent alias, I mean an alias that can exist even after the shell or the machine is restarted, like we have in bashrc or zshrc.

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

How important is this feature to you?

Too important

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

None

dannyneira commented 1 year ago

Thanks for submitting this request. not aware of any custom buttons on a terminal like this but sounds, a cool idea.

We do have a workflow feature that may help with running commands frequently. https://docs.warp.dev/features/entry/workflows

Akintunde102 commented 1 year ago

Thanks for the response. It would not be bad if the Custom buttons come up the way the Workflow Feature comes up. I am presently checking out the workflow feature. Looks good! Thanks