add a max modified time, or mtime, view and sorting
This adds an 'm' command to show the latest modified time of all files in a directory. The 'M' command allows for ascending and descending mtime sorting. These are only enabled with the -e flag and overload the dir_ext mtime field.
Showing
- doc/ncdu.pod 12 additions, 0 deletionsdoc/ncdu.pod
- src/browser.c 40 additions, 1 deletionsrc/browser.c
- src/dir_mem.c 6 additions, 3 deletionssrc/dir_mem.c
- src/dirlist.c 10 additions, 1 deletionsrc/dirlist.c
- src/dirlist.h 1 addition, 0 deletionssrc/dirlist.h
- src/help.c 3 additions, 1 deletionsrc/help.c
- src/util.c 11 additions, 3 deletionssrc/util.c
- src/util.h 1 addition, 1 deletionsrc/util.h
Loading
Please register or sign in to comment