New curses Libraries
As soon as a text application needs to directly control its output to
the screen (if it wants to place the cursor at location (x,y) then
write text), ncurses is used. The panel and the forms libraries are
included in this package. These new libraries support color, special
characters, and panels.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2/ncurses && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.devel | 0000002918 2.85 KB | |
baselibs.conf | 0000000443 443 Bytes | |
check-build.sh | 0000000989 989 Bytes | |
edit.sed | 0000000502 502 Bytes | |
handle.linux | 0000002268 2.21 KB | |
ncurses-5.7-tack.dif | 0000001550 1.51 KB | |
ncurses-5.9-ibm327x.dif | 0000000418 418 Bytes | |
ncurses-6.1-patches.tar.bz2 | 0000000238 238 Bytes | |
ncurses-6.1.dif | 0000036304 35.5 KB | |
ncurses-6.1.tar.gz | 0003365395 3.21 MB | |
ncurses-rpmlintrc | 0000000168 168 Bytes | |
ncurses.changes | 0000234700 229 KB | |
ncurses.spec | 0000030618 29.9 KB | |
tack-1.08-20170818.tgz | 0000225919 221 KB |
Revision 18 (latest revision is 44)
Yuchen Lin (maxlin_factory)
accepted
request 572319
from
Dr. Werner Fink (WernerFink)
(revision 18)
- Correct include path for wide chraracter header files for ABI 6.1 - Update to ncurses 6.1 (patch 20180127) + updated release notes + amend a warning message from tic which should have flagged misuse of "XT" capability in "screen" terminal description. > terminfo changes: + trim "XT" from screen entry, add comments to explain why it was not suitable -TD + modify iterm to use xterm+sl-twm building block -TD + mark konsole-420pc, konsole-vt100, konsole-xf3x obsolete reflecting konsole's removal in 2008 -TD + expanded the history section of konsole to explain its flawed imitation of xterm's keyboard -TD + use xterm+x11mouse in screen.* entries because screen does not yet support xterm's 1006 mode -TD + add nsterm-build400 for macOS 10.13 -TD + add ansi+idc1, use that in ansi+idc adding dch for consistency -TD + update vte to vte-2017 -TD + add ecma+strikeout to vte-2017 -TD + add iterm2-direct -TD + updated teraterm, added teraterm-256color -TD + add mlterm-direct -TD + add descriptions for ANSI building-blocks -TD - Modify patch ncurses-5.9-ibm327x.dif - Rename patch ncurses-6.0.dif to new name ncurses-6.1.dif - Modify patch ncurses-6.1.dif - Add ncurses patch 20180121 pre-release 6.1 > terminfo changes:
Comments 0