Skip to content

[Bug]: Microsoft Windows, garbage / ANSI codes in stdout #5

@clach04

Description

@clach04

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

  1. Install
  2. 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)

  • OpenAI API
  • On-Device LLM (ONNX)
  • Module llama.cpp (GGUF)
  • Not AI-related

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions