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

Moved to #579: ENTER - Allow configuring whether enter executes command or inserts new line (CMD-ENTER to run) #73

Closed
Tracked by #175
colinking opened this issue Jul 27, 2021 · 3 comments
Labels
Feature requests Feature Requests

Comments

@colinking
Copy link

Is your feature request related to a problem? Please describe.
It would be great to be able to customize the Enter behavior in Warp.

By default, Enter executes a command while Opt-Enter inserts a newline. There's a similar UX in Slack, which they let you customize:

image

Would be great if a) this used CMD instead of Opt (for macOS at least) and b) if there was a way I could flip these bindings to match what I'm used to from Slack.

Describe the solution you'd like
(see above)

Additional context
Add any other context or screenshots about the feature request here.

@simjnd
Copy link

simjnd commented Jul 28, 2021

A very common pattern on many apps/websites is to use Shift + Enter to insert a new line, so having the option to choose between Alt, Cmd, Shift and even Ctrl as a modifier alongside the Enter key could be a good move, offering more flexibility

@zheng
Copy link
Contributor

zheng commented Jul 28, 2021

We want to support custom key-binding in general (see #30). This particular setting is really interesting! What would you say is the use case here? We take a lot of inspiration from Slack in general, and I can see this being useful for some segment of users.

By the way, both Shift + Enter and Opt + Enter will add a new line in Warp.

@elviskahoro elviskahoro changed the title Enter keybinding customization KB: Enter keybinding customization Nov 7, 2021
@elviskahoro elviskahoro changed the title KB: Enter keybinding customization KB: ENTER keybinding customization Nov 18, 2021
@elviskahoro elviskahoro changed the title KB: ENTER keybinding customization ENTER keybinding customization Dec 7, 2021
@elviskahoro elviskahoro changed the title ENTER keybinding customization ENTER - Allow configuring whether enter executes command or inserts new line (CMD-ENTER to run) Jan 16, 2022
@elviskahoro elviskahoro changed the title ENTER - Allow configuring whether enter executes command or inserts new line (CMD-ENTER to run) Moved to #579: ENTER - Allow configuring whether enter executes command or inserts new line (CMD-ENTER to run) Jan 16, 2022
@elviskahoro
Copy link
Member

@warpdotdev-devx warpdotdev-devx bot added the Feature requests Feature Requests label Jan 8, 2023
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

4 participants