The ncurses library provides a SIGWINCH signal handler, which pushes a KEY_RESIZE via the wgetch() calls. When ncurses returns that code, it calls resizeterm to ...
確定! 回上一頁