aaronjanse / 3mux

Terminal multiplexer inspired by i3
MIT License
1.82k stars 46 forks source link

Unicode-based frames are misaligned #124

Open chubin opened 3 years ago

chubin commented 3 years ago

Very interesting project. I thought about writing something like this myself, but as you already wrote it, I can save some time :) Thank you very much for it.

One minor issue that I immediately found (hopefully will find and report more in fuiture):

Maybe this issue is already reported, but I didn't find anything at the first glance.

Unicode-based frames look like:

Selection_143

Ncurses-based frames are displayed correctly:

Selection_144

What is even more interesting, the same output may be displayed differently (once well, once broken):

(please ignore the emoji line above; it is a known issue; we are talking only about the frames)

Selection_145