mdrasmus / keepnote

Note-taking and organization app
http://keepnote.org
Other
177 stars 87 forks source link

Copy Paste Line Endings (Terminal - keepnote) #736

Open mechgt opened 7 years ago

mechgt commented 7 years ago

I'm running keepnote in kali linux, and trying to copy/paste from a terminal window. Something happens with the line endings where all of the text is concatenated when pasted into keepnote. My solution at this point is: 1) Copy text from terminal to clipboard 2) paste into intermediate text editor 3) re-copy the text from the text editor (i.e. Sublime) 4) paste into keepnote.

This strips the colors and other details of the text (which is nice to have), but keeps things on separate lines (which is required). Is there a setting or other way to copy/paste directly from Terminal into Keepnote without having the line ending all messed up? This occurs 100% of the time.