• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/H03-May-2022-20,95016,346

AUTHORSH A D19-May-2008172 53

COPYINGH A D23-Mar-201017.7 KiB340281

ChangeLogH A D06-Jun-20188.5 KiB227181

INSTALLH A D06-Feb-201715.4 KiB371289

Makefile.amH A D22-Jun-201787 43

Makefile.inH A D04-Jun-201824 KiB772678

NEWSH A D22-Jun-201720 21

READMEH A D19-May-2008485 139

aclocal.m4H A D04-Jun-201841.2 KiB1,1531,047

clex.specH A D07-Jun-20181.4 KiB5341

clex.spec.inH A D13-Apr-20111.4 KiB5345

compileH A D06-Feb-20177.2 KiB348258

config.h.inH A D04-Jun-20185.5 KiB218147

configureH A D04-Jun-2018192.9 KiB6,7915,620

configure.acH A D04-Jun-20182.6 KiB9079

depcompH A D06-Feb-201723 KiB792502

install-shH A D06-Feb-201714.3 KiB502327

missingH A D06-Feb-20176.7 KiB216143

README

1CLEX is a file manager with a full-screen user interface written
2in C with the curses library.
3
4It displays directory contents (including file status details)
5and provides features like command history, filename insertion,
6or name completion in order to help the user to construct commands
7to be executed by the shell (there are no built-in commands).
8
9CLEX is easily configurable and all its features are explained
10in the on-line help.
11
12Visit http://www.clex.sk for more information.
13