wok-next diff exa/description.txt @ rev 21338

OpenSSL 1.0.2t -> 1.0.2u: overflow bug CVE-2019-1551
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 21 08:55:46 2019 +0000 (2019-12-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/exa/description.txt	Sat Dec 21 08:55:46 2019 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +**exa** is a modern replacement for **ls**. It uses colours for information by
     1.5 +default, helping you distinguish between many types of files, such as whether
     1.6 +you are the owner, or in the owning group. It also has extra features not
     1.7 +present in the original ls, such as viewing the Git status for a directory, or
     1.8 +recursing into directories with a tree view. exa is written in Rust, so it’s
     1.9 +small, fast, and portable.