I'm referring to this issue from nmtui. nmtui uses libnewt for drawing text of the user interfaces.
nmtui
libnewt
The library was not designed to properly handle terminal resizing. It can redraw the windows and widgets, but not move them or change their size. I suspect this would need to be handled at the application level.
Log in to comment on this ticket.