Describe the bug
When try to output multibyte characters into one width output buffer, minus tries to output one byte by one byte, but the multibyte characters consist with multi, so the slice fails.
The codes seem that when the output is not TTY, minus maybe treats it as 1 witdth.
Screenshots
Desktop:
- OS : Windows 11 Pro Japanese Edition
- Terminal : Windows Term
- Shell : pwsh
minus Version : 5.6.1
Describe the bug
When try to output multibyte characters into one width output buffer, minus tries to output one byte by one byte, but the multibyte characters consist with multi, so the slice fails.
The codes seem that when the output is not TTY, minus maybe treats it as 1 witdth.
Screenshots
Desktop:
minusVersion : 5.6.1