Jump to content
  • 0

Odd spaces when cutting from OS X Terminal to Evernote


djhart10

Idea

Posted

I'm a software engineer and use Terminal in OS X all day.  When I try to select text from my Terminal and 

use the right-click 'Add to Evernote' I get odd spaces in evernote that make it very difficult to read.

 

What Terminal shows would be this:

 

 

mysql> describe mysql.servers;

+-------------+----------+------+-----+---------+-------+
| Field       | Type     | Null | Key | Default | Extra |
+-------------+----------+------+-----+---------+-------+
| Server_name | char(64) | NO   | PRI |         |       |
| Host        | char(64) | NO   |     |         |       |
| Db          | char(64) | NO   |     |         |       |
| Username    | char(64) | NO   |     |         |       |
| Password    | char(64) | NO   |     |         |       |
| Port        | int(4)   | NO   |     | 0       |       |
| Socket      | char(64) | NO   |     |         |       |
| Wrapper     | char(64) | NO   |     |         |       |
| Owner       | char(64) | NO   |     |         |       |
+-------------+----------+------+-----+---------+-------+
9 rows in set (0.01 sec)

 

But what I see in my OS X Evernote has spaces like the attached image.

 

 

When I view the note online using Evernote Web, it looks fine.

 

Any idea what is causing this?

 

Thanks

 

 

post-239449-0-83790100-1417627600_thumb.

3 replies to this idea

Recommended Posts

Posted

Sorry, it said the image type that I tried to post wasn't correct so the other image didn't make it.  But without the 2nd image, I think you can see the white spaces between every line.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...