Line Ending issue on Windows #3527
Replies: 6 comments
|
@kdpuvvadi can you illustrate the problem also with a sample config? I don't understand exactly what the issue is. |
|
Let's say i've downloaded or copied the config from github and saved that file as |
|
@kdpuvvadi does the prompt say CONFIG ERROR as well? |
|
Strangely No. |
|
@kdpuvvadi there's no logic in oh-my-posh to do a fallback to a non-error prompt if the config is provided and invalid, that should always display an error. As I can see in your debug logs, the |
|
Not able to reproduse this on my friend's pc. Travelling now. Will update this weekend. |
Uh oh!
There was an error while loading. Please reload this page.
Code of Conduct
What happened?
If the config file has windows end of line, using default theme. if my change the line ending to LF, it's working fine. Not sure it's known issue or not but i thought let you people know.
Theme
1_shell
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output
All reactions