mirror of
https://github.com/jarun/nnn.git
synced 2025-01-10 01:49:38 +00:00
27617c0446
* Experimental PCRE library support To compile with PCRE install libpcre-dev(el) and run: cc -Wall -Wextra -O3 -DPCRE -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -I/usr/include -o nnn src/nnn.c -lreadline -lncursesw -ltinfo -lpcre * Detach process with F_NOWAIT Co-authored-by: Mischievous Meerkat <engineerarun@gmail.com> |
||
---|---|---|
.. | ||
.clang-tidy | ||
dbg.h | ||
nnn.c | ||
nnn.h |