Skip to content

Improve paste selection#79

Merged
matze merged 1 commit intomatze:masterfrom
cgzones:selection
Dec 23, 2024
Merged

Improve paste selection#79
matze merged 1 commit intomatze:masterfrom
cgzones:selection

Conversation

@cgzones
Copy link
Copy Markdown
Contributor

@cgzones cgzones commented Nov 12, 2024

Avoid additional erroneous newlines being present when copying the paste content either via mouse selection or Ctrl+a.

No newlines are copied by chromium, firefox still inserts a prefix newline.

Fixes: #72

@matze
Copy link
Copy Markdown
Owner

matze commented Nov 12, 2024

Can you add Fixes #72 either in the commit summary or body to close the associated ticket? Change works fine for me, thanks!

Avoid additional erroneous newlines being present when copying the paste
content either via mouse selection or Ctrl+a.

No newlines are copied by chromium, firefox still inserts a prefix
newline.

Fixes: matze#72
@matze matze merged commit 5b64bbe into matze:master Dec 23, 2024
@cgzones cgzones deleted the selection branch January 6, 2025 15:38
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.

Improve selection of paste content

2 participants