aboutsummaryrefslogtreecommitdiff
path: root/src/flags.h
Commit message (Collapse)AuthorAgeFilesLines
* s/GRAB2/GRAB/Thomas Voss 2024-10-301-3/+3
|
* Completely revamp the grab source codeThomas Voss 2024-10-301-0/+23
Some of the (many) few changes are: - Multithreading for significantly faster performance - The -p/--predicate flag - Byte offsets as the default - No customizable colors (maybe this will come back later) - Newer edition of mlib (formerly librune)