copy broken by newlines in cell
- Lingua principale
- CoffeeScript
- Stelle
- 163
- Fork
- 44
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
hey there, what a beautiful plugin you have!
unfortunately, I can't use it for analysing a contact database as my address fields are exported from my contact database with newlines (out of my control) and although your parser handles these fields and places them in cells correctly, i can't copy out of the cells because the newlines aren't escaped correctly for either OSX numbers or Google Drive.
Here's some test data that u can use to reproduce my problem:
```
"qwe","rty","uio"
"asd","fg
h","jkl"
"zxc","vbn","m."
```
here are my settings

and here is my sys conf:
atom 1.7.3, tablr 1.3.0, MacBookPro11,3, OS X 10.11.4 (15E65)
Also as a side note, the ability to open a new spreadsheet from the command palette would be very helpful :)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.