Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix line breaks #11

Open
rextrebat opened this issue Jul 9, 2012 · 2 comments
Open

Unix line breaks #11

rextrebat opened this issue Jul 9, 2012 · 2 comments

Comments

@rextrebat
Copy link

When I edit a file in vi, it replaces dos line breaks with unix line breaks. Even if I explicitly do "set ff=dos|w", it still does not fix it. This is on a Linux (Ubuntu) machine.

Any ideas?

@kakkyz81
Copy link
Owner

kakkyz81 commented Jul 9, 2012

When I try on windows,
set ff=unix, but save note on evervim and open that note,ff=dos.

I think it is used system default linebreaks.

What is problem?
you are not edit plaintext, you edit "evernote",so
I think it is not problem.

@rextrebat
Copy link
Author

I don't agree that something that is plain text does not qualify to be an Evernote note. Here is what Evernote says - https://support.evernote.com/link/portal/16051/16058/Article/621/An-Introduction-to-Notes

I have a lot of notes that are plain text including, sometimes, code snippets.

I think that if I explicitly set the file format (using set ff=dos), evervim should respect that and appropriately save the "note". If not set explicitly, using system defaults seems appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants