Notolog Version
Notolog 1.2.0
Operating System
Windows 11
Python Version
Python 3.12.1
Bug Description
See non-color output and escape characters:
(py3venv_qt_pyside) C:\code\py\notolog-editor>notolog --help
←[90m░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓▓███←[97m NOTOLOG ←[90m███▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░
←[92m╔═══════════════════════════════════════════════════════════════════════════════════════════╗
║ Notolog Editor is a GUI application. Simply run the command without any options to start. ║
╚═══════════════════════════════════════════════════════════════════════════════════════════╝
←[0m
usage: notolog [-h] [-v]
Notolog Editor: An open-source Markdown editor built with Python.
options:
-h, --help show this help message and exit
-v, --version show the version information and exit
Steps to Reproduce
- Install
- Run,
notolog --help
Expected Behavior
Color output.
Potentially related bug/feature-request, NO_COLOR https://no-color.org/ not honored
Error Logs
AI Module (if applicable)
Additional Context
No response
Notolog Version
Notolog 1.2.0
Operating System
Windows 11
Python Version
Python 3.12.1
Bug Description
See non-color output and escape characters:
Steps to Reproduce
notolog --helpExpected Behavior
Color output.
Potentially related bug/feature-request, NO_COLOR https://no-color.org/ not honored
Error Logs
AI Module (if applicable)
Additional Context
No response