support line breaks #1

Open
opened 2026-02-07 09:25:12 +01:00 by jotty · 0 comments
Owner

currently, line breaks are removed from the clipboard string. Support line breaks to allow such copy statements:

  select x, y
  from my_table
  order by z;
currently, line breaks are removed from the clipboard string. Support line breaks to allow such copy statements: ```sql select x, y from my_table order by z; ```
jotty self-assigned this 2026-02-07 09:25:33 +01:00
jotty added the
type
feature request
label 2026-02-07 09:28:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jotty/ClickMyText#1