id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 4099 In subshell on Solaris 11.4 SPARC terminal size is always 80x24. shurik005 andrew_b The tty_resize function (lib/tty/tty.c) use the TIOCSWINSZ definition, but in Solaris 11.4 SPARC this is defined in termios.h. If add #include and compile on Solaris 11.4 SPARC, then the terminal size will be correct on startup/resize. defect closed major 4.8.25 mc-tty master fixed merged committed-master