nnn/src
KlzXS 27617c0446 Detach process with F_NOWAIT (#450)
* 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>
2020-01-24 18:58:43 +05:30
..
.clang-tidy Refactor plugin handling 2019-11-14 02:55:05 +05:30
dbg.h Use : for filter case 2020-01-11 21:49:35 +05:30
nnn.c Detach process with F_NOWAIT (#450) 2020-01-24 18:58:43 +05:30
nnn.h Key F5 toggle hidden 2020-01-18 19:55:09 +05:30