This seems pretty cool, but why does the source code have to be contained within a single 4000 line file[0]? I'm fairly ignorant of the design patterns used in Linux tool development, but it seems like splitting this into a few more files could make the code a little easier to understand/maintain.[0] https://github.com/jarun/nnn/blob/master/src/nnn.c
apjana|6 years ago
spillybones|6 years ago
[0] https://github.com/coreutils/coreutils/blob/master/src/ls.c
groovybits|6 years ago
apjana|6 years ago