         MODULE=atuin
        VERSION=18.17.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/atuinsh/atuin/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:851c3f4870e4bd181b98d2dae60b9fd76ef30f05f16a85efa21ac7e7cf294862
       WEB_SITE=https://atuin.sh
        ENTERED=20251026
        UPDATED=20260715
          SHORT="Magical shell history"

cat << EOF
Atuin replaces your existing shell history with a SQLite database, and records
additional context for your commands. Additionally, it provides optional and
fully encrypted synchronisation of your history between machines, via an Atuin
server.

Features:
 - Rebinds up and ctrl-r to a full screen history search UI
 - Stores shell history in a SQLite database
 - Records additional context like exit code, command duration, and directory
 - Optional end-to-end encrypted sync across machines
 - Supports bash, zsh, fish, nushell, and xonsh shells
EOF
