| Commit message (Expand) | Author |
| 3 days | chore(server): Simplify the database support | Benedikt Peetz |
| 3 days | chore: Move everything into one big crate | Benedikt Peetz |
| 5 days | feat: Capture command output + expose to new `atuin_output` tool (#3510) | Michelle Tilley |
| 2026-05-27 | fix: Atuin hangs when attempting to spawn daemon from Ctrl+R invocation (#3502) | Michelle Tilley |
| 2026-02-24 | fix: forward $PATH to tmux popup in zsh (#3198) | postmath |
| 2026-02-13 | fix: silent DB failures e.g. when disk is full (#3183) | Johannes Naylor |
| 2026-02-11 | fix(shell): fix ATUIN_SESSION errors in tmux popup (#3170) | Kkoi |
| 2026-01-28 | feat: add option to use tmux display-popup (#3058) | Kkoi |
| 2026-01-27 | fix: new session on shlvl change (#3111) | Ellie Huxtable |
| 2026-01-27 | fix: do not set ATUIN_SESSION if it is already set (#3107) | Ellie Huxtable |
| 2025-09-18 | refactor: shell environment variables | Lucas Trzesniewski |
| 2025-09-18 | fix: remove __atuin_chain_command__ prefix | Lucas Trzesniewski |
| 2025-07-22 | feat: command chaining (#2834) | Ellie Huxtable |
| 2025-06-05 | fix: Don't print errors in `zsh_autosuggest` helper (#2780) | jyn |
| 2025-04-28 | Revert "feat(zsh): try to go to the position in zsh's history (#1469)" (#2715) | Ellie Huxtable |
| 2025-04-04 | fix(zsh): avoid calling user-defined widgets when searching for history posit... | 依云 |
| 2025-04-01 | fix(zsh): fix an error introduced earilier with support for bracketed paste m... | 依云 |
| 2025-03-25 | feat(zsh): re-enable bracketed paste (#2646) | 依云 |
| 2025-03-12 | feat(zsh): try to go to the position in zsh's history (#1469) | 依云 |
| 2024-04-18 | chore: move crates into crates/ dir (#1958) | Ellie Huxtable |
| 2024-03-12 | fix: pass search query in via env (#1865) | Ellie Huxtable |
| 2024-01-29 | feat(zsh): update widget names (#1631) | Koichi Murase |
| 2024-01-16 | feat(search): introduce keymap-dependent vim-mode (#1570) | Koichi Murase |
| 2024-01-10 | feat(bash): support high-resolution timing even without ble.sh (#1534) | Koichi Murase |
| 2024-01-10 | refactor(shell): refactor and localize `HISTORY => __atuin_output` (#1535) | Koichi Murase |
| 2024-01-08 | fix(shell): fix incorrect timing of child shells (#1510) | Koichi Murase |
| 2024-01-05 | fix: Prevent input to be interpreted as options for zsh autosuggestions (#1506) | Mattias Eriksson |
| 2024-01-02 | fix(zsh): zsh_autosuggest_strategy for no-unset environment (#1486) | DS/Charlie |
| 2024-01-02 | feat(shell): support high-resolution duration if available (#1484) | Koichi Murase |
| 2024-01-02 | fix(bash,zsh): fix quirks on search cancel (#1483) | Koichi Murase |
| 2024-01-01 | feat: integrate with zsh-autosuggestions (#1479) | Ellie Huxtable |
| 2023-10-31 | fix(zsh): Only trigger up-arrow on first line (#1359) | Patrick Jackson |
| 2023-10-20 | Add fish support for `enter_accept` (#1315) | Ellie Huxtable |
| 2023-10-20 | Add enter_accept to immediately execute an accepted command (#1311) | Ellie Huxtable |
| 2023-10-08 | clear history id (#1263) | Conrad Ludgate |
| 2023-08-14 | Remove terminal mode switching (#1170) | Ellie Huxtable |
| 2023-07-10 | fix for zsh no-unset environments (#921) | DS/Charlie |
| 2023-04-14 | Workspace reorder (#868) | Vladislav Stepanov |
| 2022-12-24 | Rework `atuin init` (#652) | Jamie Quigley |
| 2022-12-18 | Allow overriding filter and search modes from CLI (#635) | Patrick Decat |
| 2022-09-25 | Clear RBUFFER when accepting output from atuin (#545) | c-14 |
| 2022-08-23 | Fix atuin crashing on commands that start with -- (#509) | Jamie Quigley |
| 2022-05-16 | Don't pollute shell environment - remove 'id' variable (#408) | Jakub Jirutka |
| 2021-05-14 | run shellcheck (#97) | Ian Smith |
| 2021-05-08 | Add ATUIN_NOBIND (#62) | Ellie Huxtable |
| 2021-04-26 | Support bash, resolves #3 | Ellie Huxtable |
| 2021-04-21 | Bugfixes, show time ago, perf improvements | Ellie Huxtable |
| 2021-04-20 | Switch to Warp + SQLx, use async, switch to Rust stable (#36) | Ellie Huxtable |
| 2021-04-13 | Add history sync, resolves #13 (#31) | Ellie Huxtable |
| 2021-03-20 | Add TUI, resolve #19, #17, #16 (#21) | Ellie Huxtable |