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

Replace Environment.NewLine with an override. #852

Open
0xStuart opened this issue Jun 25, 2022 · 0 comments
Open

Replace Environment.NewLine with an override. #852

0xStuart opened this issue Jun 25, 2022 · 0 comments
Labels

Comments

@0xStuart
Copy link

0xStuart commented Jun 25, 2022

Environment.NewLine makes the assumption, spectre.console is running on the local console. It may not be. Telnet requires \r\n. If you serve that from Linux you get just \n


Please upvote 👍 this issue if you are interested in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo 🕑
Development

No branches or pull requests

2 participants