Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display issues #11

Open
OldWarrior3000 opened this issue Jan 2, 2022 · 1 comment
Open

Display issues #11

OldWarrior3000 opened this issue Jan 2, 2022 · 1 comment

Comments

@OldWarrior3000
Copy link

Hi all,

I am new to rust and this is my first try in building a more advanced console tui. I took the example program and compiled it on my Fedora 34. Compilation was fine but when running the program the characters are not correctly displayed.

Here an example
image
When running other ncurses programs like mc, htop, I don't encounter any issues. Does anybody have an idea what I am doing wrong?

Thanks in advance

@lars-vc
Copy link

lars-vc commented Jan 4, 2022

Same here, you can fix this by adding the .icon(">") function (or any indicator you like), but the preview menu is all kinds of broken
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants