FTXUI icon indicating copy to clipboard operation
FTXUI copied to clipboard

Renderer doesn't fully clear when using Cmder

Open tygutowski opened this issue 2 years ago • 4 comments

Without any inputs, the terminals look identical. image

After changing the RGB values, the Cmder terminal leaves the top line each time there is a new render. image

tygutowski avatar Feb 14 '23 17:02 tygutowski

Thanks! Maybe a bug from Cmder?

ArthurSonzogni avatar Mar 09 '23 19:03 ArthurSonzogni

I actually get that on yakuake/konsole as well on Linux. After every input, I would clear the terminal before it rendered again. Something that I got used to doing with my older regular cout/cin terminal programs, so it just stuck with me.

wwderw avatar Mar 16 '23 15:03 wwderw

I tried Yakuake and Konsole. Things are working as expected: https://user-images.githubusercontent.com/4759106/226143128-226baa49-eed8-4202-83c4-765bf5c34ba6.mp4

ArthurSonzogni avatar Mar 18 '23 22:03 ArthurSonzogni

When it does it for me is typically I'll have a button (doesn't matter if I use the keyboard or a mouse) and that button calls a different program and it will render like the above, although only one extra time. I don't know if it's related in calling up a second program in a separate thread or something else.

wwderw avatar Mar 19 '23 15:03 wwderw