salomon-1.9.3
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 a global config file (
salomon.cfg
) for certain options that cannot be set using command-line arguments.
♻️ Revisions:
- Revised the command-line arguments for more clarity as well as usage information (negligible changes).
- Revised the dialog core module (added cancel buttons to input dialogs and also some negligible changes).
- Revised the output header inside the output core script (negligible changes).
- Revised the output of the 256-color table (added further information and optimized the output for a 80x25 text-based user interface).
🔧 Fixes:
- Fixed the multiple highlight arguments bug when using interactive mode.
- Fixed the irrelevant error message bug when the
--color-table
argument was not given.