Enter in Insert in Vim Mode should insert newline

Status Closed — not planned
Maintainer reply None cached
Activity 4 comments · opened Apr 29, 2025 · closed Dec 7, 2025

I'd expect when vim mode is enabled:

  • When in insert mode
  • pressing <enter> will insert a new line
  • pressing <ctrl/opt-enter> will submit
  • When in normal mode
  • pressing <enter> will submit

This is similar to how other vim specific ai chats work (e.g. Avante in neovim)

Currently <enter> will always submit the chat, whether in insert mode or not

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗