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

feat: possibility to put carriage return at prompt with Enter key #43

Open
jpfox opened this issue Apr 26, 2024 · 1 comment
Open

feat: possibility to put carriage return at prompt with Enter key #43

jpfox opened this issue Apr 26, 2024 · 1 comment

Comments

@jpfox
Copy link

jpfox commented Apr 26, 2024

Thanks for this Web UI ! I like it.

When I press [Enter] key at prompt, it is directly sent to Ollama. I see that it is possible to insert a carriage return by [Shift]+[Enter] but it is not natural to press this combination when composing the prompt. I often send it before I've written all my text.

If [Enter] could add a carriage return and [Ctrl]+[Enter] send the prompt, it would be great. A checkbox to choose the behaviour of [Enter] key would be magic ^^

Thanks a lot

@jakobhoeg
Copy link
Owner

Thanks for the suggestion, @jpfox!

I haven't yet decided if this is something I'll implement as I believe the behaviour as it is right now is probably what most users are used to. However, I will keep it in mind.

@jakobhoeg jakobhoeg changed the title Possibility to put carriage return at prompt with Enter key feat: possibility to put carriage return at prompt with Enter key Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants