-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bug 🐛Issue concerns a bug.Issue concerns a bug.
Description
Current behavior
When making copy & paste from mac terminal text is inserted with CSS style text.
Expected behavior
Past just copied text.
Steps to reproduce
- Open mac terminal
- Copy text
- Paste in snippet note
- Text is inserted with style information. Example (I just copied
creation_datetext from terminal):
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #f2f2f2; background-color: #000000; background-color: rgba(0, 0, 0, 0.85)} span.s1 {font-variant-ligatures: no-common-ligatures}
creation_date
Environment
- Version : 0.11.11
- OS Version and name : macOS Mojave 10.14.1 (18B75)
ivirshup, yhidai, chinhw, gp42, rafaspadilha and 6 more
Metadata
Metadata
Assignees
Labels
bug 🐛Issue concerns a bug.Issue concerns a bug.