- Implemented interface for scrolling log output when scrolling.
- Issue #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. - Issue #14: Added support for reading logs in the
asl
(Apple System Log) format via thesyslog
utility. - Added support for reading logs in the
pcapng
format (including archived ones) for macOS. - Debugged coloring for
url
.