nnn/src
NRK 744e9aaf70 initialize to zero instead of using memset
reduces some unncessary code. and when initializing larger objects,
compilers (gcc and clang at least) typically tend to compile it down to
a memset anyways.
2022-06-30 00:27:00 +06:00
..
.clang-tidy Fix build break 2022-06-28 23:17:23 +05:30
dbg.h Update copyright date 2022-01-22 16:02:51 +05:30
icons-emoji.h Add new emoji for C files 2022-06-25 20:07:43 +05:30
icons-in-terminal.h Add nerdfont defs file and normalize vars (#722) 2020-09-14 22:09:52 +05:30
icons-nerdfont.h add webp icon 2021-12-26 14:43:18 +06:00
icons.h Use a more visible color 2022-06-12 07:55:23 +05:30
nnn.c initialize to zero instead of using memset 2022-06-30 00:27:00 +06:00
nnn.h Use the term auto-advance instead of auto-jump 2022-06-15 20:04:56 +05:30
qsort.h Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30