Changing EOL default setting

Is there a way to change the EOL setting permanently?
I need to change it from the default CRLF to CR or LF.

Thanks.

Me too
Ive tried -
PS C:\Users\vince\Documents\PlatformIO\Projects\190703-204950-megaatmega2560> platformio device monitor --eol(LF)
but get this error

LF : The term ‘LF’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:33

  • platformio device monitor --eol(LF)
  •                             ~~
    
    • CategoryInfo : ObjectNotFound: (LF:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

I’ve tried lower case, square brackets

Nothing works

I’m new to platformio and probably missing something obvious. Any help would be much appreciated.

No I am dumb

lose the brackets.

Now I apparently have to log into my PIO account???

Not sure about what’s happening there… … when I run the same command I get the serial monitor straight away… and I’m not logged into my PIO account at present…