-
|
I tried Another issue: It doesn’t always happen, but sometimes when you use F4 to edit a file and exit with F10, upon returning to the main UI of Midnight Commander you can still see fragments of the file content. I asked Copilot and it listed common issues with ncurses buffers:
Well, I think it’s a terminal quirk, because I haven’t experienced a similar problem on other terminal emulators. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes, this happens when there's no proper invalidation of the line buffers, MC is pretty old, it might do something uncommon, it might behave weirdly on Windows (I can confirm this does not happen to me on Linux), IDK, I haven't seen the issue beside some rare case, not particularly relevant. It's also not slow at all to me, so yeah, there must be something fishy on the Windows side. |
Beta Was this translation helpful? Give feedback.
Yes, this happens when there's no proper invalidation of the line buffers, MC is pretty old, it might do something uncommon, it might behave weirdly on Windows (I can confirm this does not happen to me on Linux), IDK, I haven't seen the issue beside some rare case, not particularly relevant. It's also not slow at all to me, so yeah, there must be something fishy on the Windows side.