wok annotate scrollz/description.txt @ rev 25638

Up tinyssh (20240101 CVE-2023-48795)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 05 10:31:44 2024 +0000 (5 months ago)
parents
children
rev   line source
Hans-G?nter@25297 1 ScrollZ is an advanced IRC client based on ircII.
Hans-G?nter@25297 2 It incorporates many useful features found in all sorts
Hans-G?nter@25297 3 of scripts.
Hans-G?nter@25297 4 The main difference between these scripts and ScrollZ is
Hans-G?nter@25297 5 the code - whereas ircII scripts take a lot of disk and
Hans-G?nter@25297 6 memory space and run slow, ScrollZ only takes a couple
Hans-G?nter@25297 7 of extra kilobytes compared to stock ircII client yet
Hans-G?nter@25297 8 runs faster than any ircII script. This was accomplished
Hans-G?nter@25297 9 by using C code instead of ircII scripting language.
Hans-G?nter@25297 10 This reduces memoryand CPU usage and code tends to run
Hans-G?nter@25297 11 way faster.