How do I change the Keybindings? #5898
Unanswered
corynorris
asked this question in
Community Support
Replies: 1 comment 1 reply
-
https://github.com/search?q=repo%3Agoogle-gemini%2Fgemini-cli+shift%2Benter&type=code https://github.com/google-gemini/gemini-cli/issues?q=is%3Aissue+shift-enter especially: #4161 (comment) and below Easier to redefine your keyboard, to retain muscle memory. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On ubuntu,
enter
orshift+enter
immediately submits the prompt rather than inserting a newline; I'd like to changealt+enter
from new line toshift+enter
, and ideally have a confirmation before the submitting the prompt - is this possible?Beta Was this translation helpful? Give feedback.
All reactions