-
Notifications
You must be signed in to change notification settings - Fork 0
WezTerm line output seems having wrong length #152
Copy link
Copy link
Open
Description
Describe the bug
console output is looking wrong in WezTerm.
To Reproduce
Steps to reproduce the behavior:
- open wezTerm
- just execute an dir command, or any other that makes use of output formats
- see the screen
Expected behavior
the output should not break the lines also in WezTerm.
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
