Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ncurses: A CRT screen handling and optimization package.
- Summary
- The curses library routines are a terminal-independent method of
updating character screens with reasonable optimization. The ncurses
(new curses) library is a freely distributable replacement for the
discontinued 4.4 BSD classic curses library.
Changelog
- * Tue Aug 31 19:00:00 2004 Adrian Havill <havill{%}redhat{*}com> 5.4-13
- term.sh can't detect CJK environment; revert
- gt 2.7 behaves better with xterm-new
- * Tue Aug 3 19:00:00 2004 Adrian Havill <havill{%}redhat{*}com> 5.4-12
- make xterm same as xterm-r6
- detect for "dumb" in term.sh
- * Thu Jul 29 19:00:00 2004 Adrian Havill <havill{%}redhat{*}com> 5.4-11
- add latest rollup patches and weekly patches
- remove home/end patch, which is now included in latest
terminfo.src and termcap.src
- add term.sh to /etc/profile.d, reference in /etc/bashrc
- modify term.sh to support rxvt (#122815 comment 93)