-
-
Notifications
You must be signed in to change notification settings - Fork 44
Labels
area: ttyInteraction with the terminal, screen librariesInteraction with the terminal, screen librariesprio: mediumHas the potential to affect progressHas the potential to affect progress
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Midnight Commander version and build configuration
a5909f24b800fbac51a7f8049eddaf9a960ebee1Operating system
allIs this issue reproducible using the latest version of Midnight Commander?
- I confirm the issue is still reproducible with the latest version of Midnight Commander
How to reproduce
No shadows on ncurses-6.5 after the said commit / PR.
Ossi correctly pointed out during review that the condition is fishy; it is indeed broken.
I assume that in ncurses itself, where this was taken from, something else is going on. Widec support might already be enabled and he's just gathering a few more conditions when it also needs to be enabled; or something like that.
(Also, in my pending PR 4813, line characters break if I apply this same change.)
Expected behavior
.
Actual behavior
.
Additional context
No response
Metadata
Metadata
Assignees
Labels
area: ttyInteraction with the terminal, screen librariesInteraction with the terminal, screen librariesprio: mediumHas the potential to affect progressHas the potential to affect progress