mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #342] Paste inserts enter to end of line. #192
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adamjgreenberg on GitHub (Feb 8, 2019).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/342
When pasting a copied text line, clipy inserts a carriage return at the end resulting in lines either auto execution (MySQL) or other issues when pasting multiple items on the same line.
Example:
I copy
jane and johnin one capture andrun down the hillin another and I want this to be contiguous. But when I paste, I get:jane and john
run down the hill
I can't find any settings that address this and it worked fine with clipmenu.
@ian4hu commented on GitHub (Aug 14, 2019):
You can try my fork release https://github.com/ian4hu/Clipy/releases