|
|
|
|
|
by mereel
2599 days ago
|
|
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 |
|