diff options
author | minskim <minskim@pkgsrc.org> | 2005-12-01 03:54:26 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-12-01 03:54:26 +0000 |
commit | 16807e676a0bb0ee4cee9b5d5d1f347ce635b94a (patch) | |
tree | ea55ed12da77ddd26e87c3283fe35489500460f6 /sysutils/clex/DESCR | |
parent | f172a7d63818779a3a743d24f27d1b671799e2f6 (diff) | |
download | pkgsrc-16807e676a0bb0ee4cee9b5d5d1f347ce635b94a.tar.gz |
Import clex from pkgsrc-wip. Packaged by Bartosz Kuzma.
CLEX (pronounced KLEKS) is a file manager with a full-screen user
interface. It displays directory contents including the file status
details and provides features like command history, filename
insertion, or name completion in order to help users to create
commands to be executed by the shell.
CLEX is a versatile tool for system administrators and all users that
utilize the enormous power of the command line. Its unique one-panel
user interface enhances productivity and lessens the probability of
mistake. There are no built-in commands, CLEX is an add-on to your
favorite shell.
Diffstat (limited to 'sysutils/clex/DESCR')
-rw-r--r-- | sysutils/clex/DESCR | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/clex/DESCR b/sysutils/clex/DESCR new file mode 100644 index 00000000000..9dc609a5e54 --- /dev/null +++ b/sysutils/clex/DESCR @@ -0,0 +1,11 @@ +CLEX (pronounced KLEKS) is a file manager with a full-screen user +interface. It displays directory contents including the file status +details and provides features like command history, filename +insertion, or name completion in order to help users to create +commands to be executed by the shell. + +CLEX is a versatile tool for system administrators and all users that +utilize the enormous power of the command line. Its unique one-panel +user interface enhances productivity and lessens the probability of +mistake. There are no built-in commands, CLEX is an add-on to your +favorite shell. |