salomon-1.9.2
Download
You may download the .tar.gz
archive (beginning with salomon
) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.
Changelog
➕ New features:
- Added an optional command-line argument (and feature) to print the 256-color table to see which colors are supported by the terminal emulator currently used.
♻️ Revisions:
- Revised (and reduced) the
dialog
related code. - Revised the code to parse pattern command-line arguments (negligible changes).
🔧 Fixes:
- Fixed the default-button bug on the interactive dialogs.
- Fixed the freeze bug (increased CPU usage) when hitting Ctrl+C at the prompt after canceling the monitoring process.