1
0
Fork
You've already forked clex
0
File manager with a full-screen user interface. Taken from http://www.clex.sk/
  • C 97.2%
  • Shell 1.4%
  • M4 0.6%
  • Roff 0.5%
  • Makefile 0.3%
Vlado Potisk 00e60b7bb7 Version 4.7
Links and addresses were updated, because CLEX is moving to GitHub.
A build issue on MacOS was fixed.
2022年08月17日 21:27:35 +02:00
src Version 4.7 2022年08月17日 21:27:35 +02:00
.gitignore Version 4.7 2022年08月17日 21:27:35 +02:00
AUTHORS Version 4.7 2022年08月17日 21:27:35 +02:00
ChangeLog Version 4.7 2022年08月17日 21:27:35 +02:00
clex.spec.in Version 4.7 2022年08月17日 21:27:35 +02:00
clex.sublime-project Version 4.7 2022年08月17日 21:27:35 +02:00
configure.ac Version 4.7 2022年08月17日 21:27:35 +02:00
COPYING Version 4.7 2022年08月17日 21:27:35 +02:00
Makefile.am Version 4.7 2022年08月17日 21:27:35 +02:00
NEWS Version 4.7 2022年08月17日 21:27:35 +02:00
README.md Version 4.7 2022年08月17日 21:27:35 +02:00

CLEX

Project status

The CLEX File Manager is an old software. It exists as an open source project since January 2002. The last major release is dated 2011. No new features will be added, we only fix bugs.

Many users are still using it and we appreciate that. But if you came here looking for a file manager and do not need a lightweight terminal based program, choose a modern file manager instead.

Description

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

CLEX is free software without warranty of any kind; see the GNU General Public License as set out in the "COPYING" document which accompanies the CLEX File Manager package.