ArthurSonzogni / FTXUI

:computer: C++ Functional Terminal User Interface. :heart:
MIT License
6.73k stars 401 forks source link

Strange character displayed on quitting #716

Closed benoitdudu closed 11 months ago

benoitdudu commented 1 year ago

ftxui

Hello,

I got a strange character displayed when quitting ftxui. After trying to find why this character was displayed, I found that it comes from https://github.com/ArthurSonzogni/FTXUI/blob/main/src/ftxui/component/screen_interactive.cpp#L575.

My terminal is 'MATE Terminal 1.16.3' on Centos 7.

Any idea why I have this behavior? It seems that 'Fullscreen' application don't have the problem.

ArthurSonzogni commented 1 year ago

Hello! I guess mate-terminal has a bug?

On ubuntu based distro, I installed mate-terminal. I can't reproduce the issue you are describing:

https://github.com/ArthurSonzogni/FTXUI/assets/4759106/88f5f654-4ad4-4db2-85ad-b6f1cbb612e8

benoitdudu commented 11 months ago

Yes it is maybe a bug of my mate-terminal.