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

TUIs are broken #3116

Closed
extrowerk opened this issue Sep 23, 2018 · 13 comments
Closed

TUIs are broken #3116

extrowerk opened this issue Sep 23, 2018 · 13 comments
Labels

Comments

@extrowerk
Copy link
Member

I experienced it with MidnightCommander, TUI (text UI) is completely broken, moving the mouse pasting characters into the command line. I assume ncurses bug.

Easy to reproduce, just start mc.

@cb88
Copy link
Contributor

cb88 commented Sep 24, 2018

Nano is also a bit buggy sometimes text shows up in it's buffer that isn't actually there etc..

Also when you paste into nano it eats line endings etc.. this could be that Terminal is not implementing what ncurses expects?

@scottmc
Copy link
Member

scottmc commented Sep 24, 2018

can anyone check with an older ncurses and see if you can figure out when this got broken?

@waddlesplash
Copy link
Member

It's been around for quite a while; I think it is indeed a Terminal bug. See the Haiku bugtracker, maybe?

@diversys
Copy link
Member

diversys commented Jan 5, 2019

Switching from Noto Mono to Noto Sans Mono fixes most TUI. It looks like Terminal doesn't like Noto Mono font for some reason.

@waddlesplash
Copy link
Member

CC @jackburton79.

@bitigchi
Copy link
Contributor

bitigchi commented Jul 23, 2020

Cascadia Code works fine here. Maybe update Noto fonts?

Edit: Still pastes to mc command line.

@pulkomandy
Copy link
Member

Noto Mono is deprecated and should be removed from the Noto package. Noto Sans Mono is indeed the correct font to use.

See https://github.com/googlefonts/noto-fonts/issues/1000

@bitigchi
Copy link
Contributor

Related: https://dev.haiku-os.org/ticket/14424

haiku-bot pushed a commit to haiku/haiku that referenced this issue Jul 28, 2020
Should help improve [1].

[1]: haikuports/haikuports#3116

Change-Id: I29dd94e3380c3a5935d47d97e2a2ac1c5fb7e774
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3070
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
haiku-bot pushed a commit to haiku/haiku that referenced this issue Jul 29, 2020
Should help improve [1].

[1]: haikuports/haikuports#3116

Change-Id: I29dd94e3380c3a5935d47d97e2a2ac1c5fb7e774
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3070
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
@waddlesplash
Copy link
Member

Is this now fixed?

@korli
Copy link
Contributor

korli commented Apr 6, 2022

can't reproduce.

@korli korli closed this as completed Apr 6, 2022
@diversys
Copy link
Member

diversys commented Apr 6, 2022

Moving the mouse pasting characters into the command line issue is still there, tho

@korli
Copy link
Contributor

korli commented Apr 7, 2022

@diversys it's an Haiku bug if you mean https://dev.haiku-os.org/ticket/17684

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

No branches or pull requests

8 participants