Open saumyajyoti opened 2 months ago
Interesting, apparently rich is taking ascii chars in Wln11, instead of rounded, inspite being specially mentioned. Can you just try each of the followings panel border type and report which works for you -
ascii, ascii2, double, heavy, none, rounded, square
How to set this-
1) Go to init.lua
2) in the arguments mentioned, you will see --panel=rounded
. Instead of rounded try the mentioned above types.
Lemme know which one works for you.
Thanks for quick reply. None works with Unicode chars. I dont see a option in rich to force Unicode also.
This is the look in yazi: panel=none
panel=heavy
vs look in terminal outside yazi:
I have already used "--force-terminal" for enforcing into Yazi. I ll look into specifications about ur emulator and maybe find a soln
Can you confirm for some other terminal emulator, this is happening? Also can you try changing fonts of your terminal, like some other nerd-fonts.
HI @AnirudhG07 , I had same problem with Windows 11 terminal app also with PowerShell. Also with Wezterm with clink/cmd. I'll try some other nerd font and update.
Any updates? Which font did you have previously?
Earlier I had Iosevka Nerd font. I changed to D2CodingLigature nerd font. Still see same problem.
Perhaps printing out the lines
on Windows might help:
How exactly do you do that?
Lua has an io.write
function that I thought may be used to write those outputs into a temporary file https://www.lua.org/manual/5.4/manual.html#pdf-io.write
i have the same issue with csv files:
Can you send your yazi --debug
?
Using latest 0.3 version on WIn11 wezterm. Seeing below look: