From bbsing@VERT/LUNAROUT to hollowone on Mon Sep 7 20:59:02 2026
Re: Re: ansi art software lin
By: hollowone to bbsing on Thu Oct 09 2025 07:08:00
Ncurses is an interesting interface with ANSI. Different terminal emulaters show the characters and colors in a different way, and
Different question, Is Midnight Commander relying on NCurses? I found it very unstable under iTerm2 on MacOS. lot of CTRL+L to refresh the damn
Yes midnight commander on linux systems is relying on curses/ncurses library.
Depending on what terminal being used to access the system and its specific settings the ctrl keys and alt key sequenes often don't work the same. Even the window curses paints may not look the same through different terminal programs. I've also found sometimes when connecting to a remote system that system may not recieve your terminal settings (vt100, vt102), for the TERM variable.