CLEX 3.18-test1 (Testing branch) |
|
|
Wednesday January 30, 2008. 05:41 PM FreshMeat
CLEX is a file manager with a full-screen user
interface written in C with the curses library. It
displays directory contents (including file status
details) and provides features like command
history, filename insertion, or name completion in
order to help the user to construct commands to be
executed by the shell (there are no built-in
commands). CLEX is easily configurable and all its
features are explained in the on-line help.
License: GNU General Public License (GPL)
Changes:
This release corrects a small bug in the numeric
sort routine. Column widths in the file panel are
now variable in order to display more information
on the screen. A short form of the file size
information was added.
|