[FEATURE] support shift+enter in native terminal
Offen
- Vorherrschende Sprache
- Lua
- Sterne
- 3.1k
- Forks
- 216
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Feature Description
Allow `shift+enter` to create a newline
This was implemented for the snacks terminal in https://github.com/coder/claudecode.nvim/issues/79 (PR: https://github.com/coder/claudecode.nvim/pull/116) but not the native one.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
No file or test is named. Start by comparing the native terminal implementation with the snacks terminal work in issue 79 and PR 116, then trace the native terminal input handling. Done means Shift+Enter creates a newline in the native terminal, matching the existing snacks terminal behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- lua, neovim
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100