salomon-1.11.1
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 option to the global config file to manually set the foreground color of highlighted matches.
🔧 Fixes:
- Fixed the highlight match bug (the
--highlight-matches
argument did not have any effect when using color codes).
➖ Removed elements:
- Removed a deprecated and unnecessary shell pre-check function.
- Removed some unnecessary global variables.