wok-6.x annotate retawq/description.txt @ rev 23765

fusecloop: tiny fixes
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 06 09:10:52 2020 +0000 (2020-05-06)
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.