wok-6.x annotate retawq/description.txt @ rev 21247
Add lpcnet
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 11 17:27:15 2019 +0200 (2019-04-11) |
parents | 8312b3fd937f |
children |
rev | line source |
---|---|
al@19543 | 1 `retawq` is an interactive, multi-threaded network client (web browser) for |
al@19543 | 2 text terminals on computers with Unix-like operating systems. It is written in |
al@19543 | 3 C, fast, small, nicely configurable, and comfortable; e.g. the low-level |
al@19543 | 4 network communications are performed in a non-blocking way, and you can keep |
al@19543 | 5 open as many "virtual windows" as you want and work simultaneously in two of |
al@19543 | 6 them in a split-screen mode. |
llevrel@20641 | 7 In SliTaz the "man" command uses it to browse online manpages. |