0.7.1
Full Changelog: 0.7.0...0.7.1
- Implemented interface for scrolling log output when scrolling.
- Added support for reading logs in the
pcapng
format (including archived ones) for macOS. - Debugged coloring for
url
. - #10 Added functions for moving to the beginning and end of the log output via the
Home/Ctrl+W
andEnd/Ctrl+R
keys, as well as support for thePgUp/PgDown
keys for navigating through lists and the log. - #14 Added support for reading logs in the
asl
(Apple System Log) format via thesyslog
utility.