Skip to content

Conversation

@stefanhaller
Copy link
Collaborator

The previous code only worked by accident because KeyCtrlM and KeyEnter happened to have the same value. Since the latest tcell update this is no longer true; fix this by using the right constant that we should have used already before.

The previous code only worked by accident because KeyCtrlM and KeyEnter happened
to have the same value. Since the latest tcell update this is no longer true;
fix this by using the right constant that we should have used already before.
@stefanhaller stefanhaller merged commit 3303570 into master Jan 11, 2026
1 check passed
@stefanhaller stefanhaller deleted the fix-pasting-multi-line-text branch January 11, 2026 17:04
stefanhaller added a commit to jesseduffield/lazygit that referenced this pull request Jan 11, 2026
This fixes pasting multi-line text into the commit message editor; see
jesseduffield/gocui#96.
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

Successfully merging this pull request may close these issues.

2 participants