8000 Support `\` + `Enter` newlines on CLI · Issue #2145 · block/goose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support \ + Enter newlines on CLI #2145

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

Open
1 task done
pyxyyy opened this issue Apr 11, 2025 · 1 comment
Open
1 task done

Support \ + Enter newlines on CLI #2145

pyxyyy opened this issue Apr 11, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@pyxyyy
Copy link
pyxyyy commented Apr 11, 2025

Please explain the motivation behind the feature request.
Does this feature solve a particular problem you have been experiencing? What opportunities or use cases would be unlocked with this feature?

  • Many CLIs offer Enter after a backslash as the default way to insert newlines. Goose currently uses a bespoke Ctrl + J to add newlines.

Describe the solution you'd like
A clear and concise description of what you want to happen.

  • Support interactive adding of newlines via \ + Enter in terminals when running the goose CLI.
>>> hello \ <Enter>
... world

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

  • Ctrl + J works, this is an ergonomics request.

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

  • I have verified this does not duplicate an existing feature request
@pyxyyy pyxyyy added the enhancement New feature or request label Apr 11, 2025
@pyxyyy pyxyyy changed the title Support Shift+Enter newlines on CLI Support \ + Enter newlines on CLI Apr 11, 2025
@pyxyyy pyxyyy changed the title Support \ + Enter newlines on CLI Support \ + Enter newlines on CLI Apr 11, 2025
@block block deleted a comment from pyxyyy Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0