A terminal control library (ncurses alternative)
https://github.com/bbonev/yascreen/
yascreen is a lib(n)curses alternative, oriented towards modern terminals.
* allows both internal and external event loop
* allows stdin/stdout or external input/output (can work over socket)
* supports basic set of telnet sequences, making it suitable for built-in
terminal interfaces for daemons
* supports a limited set of input keystroke sequences
* fully Unicode compatible (parts of this depend on wcwidth in libc)
* supports utf8 verification of input
* relies only on a limited subset of ANSI/xterm ESC sequences, making it
compatible with mostly all modern terminals (inspired by linenoise)
* there is no curses API and ancient terminal compatibility
- Links to devel:libraries:c_c++ / yascreen
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/yascreen && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000129 129 Bytes | |
| yascreen-1.99.tar.xz | 0000030136 29.4 KB | |
| yascreen-1.99.tar.xz.asc | 0000000833 833 Bytes | |
| yascreen.changes | 0000001316 1.29 KB | |
| yascreen.keyring | 0000012848 12.5 KB | |
| yascreen.spec | 0000003110 3.04 KB |
Comments 0