Package: atuin Version: 18.6.1-1 Architecture: amd64 Maintainer: Blair Noctis Installed-Size: 14452 Depends: libc6 (>= 2.39), libgcc-s1 (>= 4.2), libsqlite3-0 (>= 3.8.11), libssl3t64 (>= 3.0.0) Built-Using: rustc (= 1.85.0+dfsg3-1) Static-Built-Using: rust-ring (= 0.17.14-2), rustc (= 1.85.0+dfsg3-1) Section: utils Priority: optional Multi-Arch: allowed Homepage: https://atuin.sh Description: magical shell history Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. . * rebind Ctrl-r and up (configurable) to a full screen history search UI * store shell history in a SQLite database * back up and sync encrypted shell history * the same history across terminals, across sessions, and across machines * log exit code, cwd, hostname, session, command duration, etc * calculate statistics such as "most used command" * old history file is not replaced * quick-jump to previous items with Alt- * switch filter modes via Ctrl-r; search history just from the current session, directory, or globally * enter to execute a command, tab to edit . Note to bash users: ble.sh or bash-preexec is additionally required, neither is packaged in Debian yet, so you have to install one of them yourselves.