Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for $GRAB_TABSIZE | Thomas Voss | 2024-11-01 | 1 | -24/+0 |
| | |||||
* | Add the -l option | Thomas Voss | 2024-10-31 | 1 | -0/+1 |
| | |||||
* | Make -l the default and add -b | Thomas Voss | 2024-10-31 | 1 | -1/+1 |
| | |||||
* | s/GRAB2/GRAB/ | Thomas Voss | 2024-10-30 | 1 | -3/+3 |
| | |||||
* | Completely revamp the grab source code | Thomas Voss | 2024-10-30 | 1 | -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) |