• v1.2.0 d31f337e38

    v1.2.0 Stable

    timothy released this 2025-05-25 21:15:11 +00:00 | 29 commits to master since this release

    Signed by timothy
    GPG key ID: 551743A19488F301

    Headless Mode

    This release adds shortcuts for invoking and exiting the program without having to navigate via the main menu. These options allow the program to be preconfigured to a search mode, improving command-line use (as the screen is no longer cleared in order to display the full user interface). The search term can also be specified non-interactively using a pipe.

    Changelog

    • Added options:
      • /1
      • /2
      • /3
      • /Q
    • Bug fixes:
      • Rout prompts to stderr
    Downloads
  • v1.1.0 797740550c

    v1.1.0 Stable

    timothy released this 2025-05-23 12:56:58 +00:00 | 36 commits to master since this release

    Signed by timothy
    GPG key ID: 551743A19488F301

    Windows Integrations

    This release adds operating system integrations such as context menu entries in Windows Explorer and global program discoverability via the PATH environment variable. Since enabling these features affects the registry, installs target the current user by default. This behavior can be overridden using options.

    Changelog

    • Added menu entries:
      • Windows integrations
      • Enable context menu
      • Disable context menu
      • Export to PATH
      • Unset in PATH
    • Added options:
      • /A
      • /N reg
    • Bug fixes:
      • Handle lines starting with ;
    Downloads
  • v1.0.0 e62429c50d

    v1.0.0 Stable

    timothy released this 2025-05-23 12:55:39 +00:00 | 44 commits to master since this release

    Signed by timothy
    GPG key ID: 551743A19488F301

    Initial Release

    This is the first stable release of the program.

    Changelog

    • Added search modes:
      • Standard search
      • Advanced search
      • List all files
    • Added menu entries:
      • Language selection
      • Interactive update
      • System probe
      • Configuration editor
    • Added languages:
      • English
      • German
      • French
      • Italian
    • Added options:
      • //
      • /B
      • /C
      • /D <drv>
      • /E <enc>
      • /H
      • /N tar
      • /N curl
      • /N more
      • /N trim
      • /N save
      • /S
      • /T <tmp>
      • [dir]
    Downloads