coder / coder/claudecode.nvim

[FEATURE] support shift+enter in native terminal

Open
#200 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
3.1k
Forks
217
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.