Skip to content

Conversation

@minchinweb
Copy link
Contributor

Fixed a couple of random typos and tried to make the program work nicer on Windows systems. Changes should only effect Windows installations. Specifically:

  • change prompt on exit code from mutliline entries
  • change default linewrap to 79 (from 80)
  • add MS Visual Studio (PyTools) files to .gitignore

P.S. Very cool piece of software :)

fix small typo in CONTRIBUTING.md
for multiline input on Windows, you need Ctrl+Z to exit
trying to wrap lines at 80 char in Windows' CMD results in blank lines
following lines that are exactly 80 char long
@maebert
Copy link
Contributor

maebert commented Nov 27, 2013

Awesome, thank you so much! I think you're missing an import sys there, then tests will pass as well :)

@maebert
Copy link
Contributor

maebert commented Nov 27, 2013

On second thought, in happy to change the default line wrap to 79 or 78 globally. Let's not make a special case for win there.

@minchinweb
Copy link
Contributor Author

I've updated the code to that lines wrap at 79 chars globally

@maebert
Copy link
Contributor

maebert commented Nov 29, 2013

Fantastic, thanks for your effort!

maebert added a commit that referenced this pull request Nov 29, 2013
@maebert maebert merged commit 91b4257 into jrnl-org:master Nov 29, 2013
@minchinweb minchinweb deleted the help-windows branch November 29, 2013 17:10
@minchinweb
Copy link
Contributor Author

thanks for making it to easy to contribute!

wren pushed a commit that referenced this pull request Apr 18, 2020
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.

2 participants