Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically remove $ (dollar sign) from pasted commands #4908

Open
1 task done
krzkaczor opened this issue May 12, 2024 · 1 comment
Open
1 task done

Automatically remove $ (dollar sign) from pasted commands #4908

krzkaczor opened this issue May 12, 2024 · 1 comment
Labels
Feature requests Feature Requests

Comments

@krzkaczor
Copy link

krzkaczor commented May 12, 2024

Dupe Check

Describe the solution you'd like?

Usually, commands shared on the internet are prepended with $ (dollar sign), for example:

$ bun setup

It would be cool if warp would automatically detect $ and remove it so I can quickly paste and hit enter to execute the command. This should also work for multine input like:

$ brew tap oven-sh/bun
$ brew install bun

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

No response

Additional context

Years ago I wrote a plugin to hyper that does the same thing (and more!): https://github.com/krzkaczor/hyperterm-paste#description With iTerm I used custom script executed on cmd+v (paste).

No response

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

@krzkaczor krzkaczor added the Feature requests Feature Requests label May 12, 2024
@dannyneira
Copy link
Member

Thanks for this feature request @krzkaczor

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

2 participants