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

Bugfixes #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Bugfixes #86

wants to merge 4 commits into from

Conversation

the-ryan-1
Copy link

Main thing is I think your build will now be marked as passing with this update. Tests were failing on hyperspeed print. I've tested on on windows and mac, it appears to be working.

The # symbol was printing with quotes around it. Since it is a config file you don't need the quotes. Some parsers will incorrectly show it is a comment, but it functions correctly now and only outputs the # symbol with no quotes.

Last thing is windows doesn't support os.system('clear'). I added and tested the corresponding windows clear command.

Great program! Really appreciate your work in getting it this far. Hope to add a feature or two someday soon.

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

Successfully merging this pull request may close these issues.

None yet

2 participants