Skip to content

WezTerm line output seems having wrong length #152

@swaros

Description

@swaros

Describe the bug
console output is looking wrong in WezTerm.

To Reproduce
Steps to reproduce the behavior:

  1. open wezTerm
  2. just execute an dir command, or any other that makes use of output formats
  3. see the screen

Expected behavior
the output should not break the lines also in WezTerm.

Screenshots
image

Desktop (please complete the following information):

  • OS: [linux arch]
  • v2 version used go run ./cmd/v2/main.go dir

Additional context
it seems that it is having an unexpected offset on the left side.
overall the created string line is one char to big in WezTerm

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions