Skip to content

Conversation

@stefanhaller
Copy link
Collaborator

This fixes a regression in 0.58.

Fixes #5181.

@codacy-production
Copy link

codacy-production bot commented Jan 7, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 7b969a01
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7b969a0) Report Missing Report Missing Report Missing
Head commit (ee60102) 59416 51742 87.08%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5186) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

This fixes pasting multi-line text into the commit message editor; see
jesseduffield/gocui#96.
@stefanhaller stefanhaller force-pushed the fix-pasting-multi-line-text branch from b486c79 to ee60102 Compare January 11, 2026 17:07
@stefanhaller stefanhaller marked this pull request as ready for review January 11, 2026 17:08
@stefanhaller stefanhaller merged commit 312feff into master Jan 11, 2026
13 checks passed
@stefanhaller stefanhaller deleted the fix-pasting-multi-line-text branch January 11, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Line breaks are stripped when pasting multi-line text into Commit Summary

2 participants