wok annotate retawq/description.txt @ rev 24605
Add zmap
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 02 15:59:03 2022 +0000 (2022-03-02) |
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. |