經過一年半的開發,ncurses 6.3 庫已經發布。它旨在創建多平台互動式控制台使用者介面,並支援模擬 System V Release 4.0 (SVr4) 中的 curses 程式介面。 ncurses 6.3 版本與 ncurses 5.x 和 6.0 分支來源相容,但擴充了 ABI。使用 ncurses 建立的熱門應用程式包括 aptitude、lynx、mutt、ncftp、vim、vifm、minicom、mosh、screen、tmux、emacs、less。
新增的創新包括:
- 添加了實驗性驅動程式 Windows 終奌站。
- 提供了一個單獨的腳本來在 OpenBSD 平台上將 ncurses 升級到新版本。
- 為erasewchar和killwchar操作添加了sp函數。
- wgetch 事件 KEY_EVENT 已被棄用。
- 為 tabs、tic、toe、tput 實用程式新增了新選項。
- 終端資料庫中新增了 27 個新的終端描述,包括 foot、hpterm-color2、hterm、linux-s、putty-screen、scrt/securecrt、tmux-direct、vt220-base、xterm+256color2、xterm+88color2、xtermter-dir16m-dnox xterm+nopcfkeys。
來源: opennet.ru
