Skip to content

CLI output overwrites text on the same line for all commands. #9

Description

@pianhwa0913

Environment

  • OS: Windows 11 Home
  • Terminal: PowerShell
  • Installation Method: Official .msi installer release

Description

When executing any CLI command (including general output commands), the program does not insert a proper newline sequence before printing output. As a result, the output is rendered directly over the active command line prompt, causing overlapping text.

Steps to Reproduce

  1. Open PowerShell on Windows 11.
  2. Run any command (e.g., thide or help/version flags).
  3. Observe the CLI output printing over the current prompt line.

Expected Behavior

The output should start on a new line after command execution without overwriting the terminal prompt or input text.

Screenshot

CLI Output Overwrite Issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions