| Commit message (Expand) | Author | Age |
| * | fix: missing characters in preview (#1803) | Helmut K. C. Tessarek | 2024-03-01 |
| * | feat: add checks for common setup issues (#1799) | Ellie Huxtable | 2024-02-29 |
| * | feat: add atuin doctor (#1796) | Ellie Huxtable | 2024-02-29 |
| * | feat(nushell): add nushell completion generation (#1791) | Remmy Cat Stock | 2024-02-29 |
| * | fix(nushell): readd up-arrow keybinding, now with menu handling (#1770) | Remmy Cat Stock | 2024-02-28 |
| * | chore(deps): bump env_logger from 0.10.2 to 0.11.2 (#1781) | dependabot[bot] | 2024-02-28 |
| * | feat: add `CTRL+[` binding as `<Esc>` alias (#1787) | Zhanibek Adilbekov | 2024-02-28 |
| * | feat(stats): add linux sysadmin commands to common_subcommands (#1784) | Helmut K. C. Tessarek | 2024-02-27 |
| * | feat(stats): Normalize formatting of default config, suggest nix (#1764) | Sandro | 2024-02-26 |
| * | chore(deps): `cargo update` (#1777) | Ellie Huxtable | 2024-02-26 |
| * | chore(deps): flake.lock: Update (#1780) | github-actions[bot] | 2024-02-26 |
| * | feat(nix): add update action (#1779) | Patrick Jackson | 2024-02-26 |
| * | chore(deps): bump debian (#1734) | dependabot[bot] | 2024-02-26 |
| * | fix(stats): Enable multiple command stats to be shown using unicode_segmentat... | Eric Hodel | 2024-02-26 |
| * | feat: Add '/', '?', and 'I' bindings to vim-normal mode (#1760) | Mike Pastore | 2024-02-26 |
| * | feat: Add PHP package manager "composer" to list of default common subcommand... | Korvin Szanto | 2024-02-26 |
| * | fix(client): no panic on empty inspector (#1768) | Helmut K. C. Tessarek | 2024-02-26 |
| * | chore(release): prepare for release v18.0.2 (#1775) | Ellie Huxtable | 2024-02-26 |
| * | fix: ensure sync time is saved for sync v2 (#1758) | Ellie Huxtable | 2024-02-22 |
| * | fix: check session file exists for status command (#1756) | Ellie Huxtable | 2024-02-22 |
| * | refactor(alias): Clarify operation result for working with aliases (#1748) | David Chocholatý | 2024-02-21 |
| * | feat: add alias feedback and list command (#1747) | Ellie Huxtable | 2024-02-21 |
| * | fix(import/zsh-histdb): missing or wrong fields (#1740) | Aloxaf | 2024-02-21 |
| * | feat: add history prune subcommand (#1743) | Xavier Vello | 2024-02-21 |
| * | feat(client): add config option keys.scroll_exits (#1744) | Helmut K. C. Tessarek | 2024-02-21 |
| * | chore(deps): bump lukemathwalker/cargo-chef (#1705) | dependabot[bot] | 2024-02-20 |
| * | fix: typo (#1741) | Onè | 2024-02-20 |
| * | refactor(nushell): update `commandline` syntax, closes #1733 (#1735) | Steven Xu | 2024-02-20 |
| * | feat: change fulltext to do multi substring match (#1660) | 依云 | 2024-02-19 |
| * | fix(bash): rework #1509 to recover from the preexec failure (#1729) | Koichi Murase | 2024-02-17 |
| * | Revert "Revert "fix(bash): avoid unexpected `atuin history start` for keybind... | Ellie Huxtable | 2024-02-17 |
| * | Revert "fix(bash): avoid unexpected `atuin history start` for keybindings (#1... | Ellie Huxtable | 2024-02-17 |
| * | fix(xonsh): Add xonsh to auto import, respect $HISTFILE in xonsh import, and ... | jfmontanaro | 2024-02-15 |
| * | fix: fish init (#1725) | Ellie Huxtable | 2024-02-15 |
| * | feat: support syncing aliases (#1721) | Ellie Huxtable | 2024-02-15 |
| * | feat: add 'ignored_commands' option to stats (#1722) | David | 2024-02-15 |
| * | feat(search): process Ctrl+m for kitty keyboard protocol (#1720) | Koichi Murase | 2024-02-14 |
| * | fix(ui): don't preserve for empty space (#1712) | 依云 | 2024-02-13 |
| * | feat: Add xonsh history import (#1678) | jfmontanaro | 2024-02-12 |
| * | perf: optimize history init-store (#1691) | Ellie Huxtable | 2024-02-12 |
| * | feat: Add 'a', 'A', 'h', and 'l' bindings to vim-normal mode (#1697) | Caleb Maclennan | 2024-02-12 |
| * | docs: minor formatting updates to the default config.toml (#1689) | David | 2024-02-12 |
| * | feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s... | Eric Long | 2024-02-12 |
| * | chore(release): prepare for release v18.0.1 (#1706) | Ellie Huxtable | 2024-02-12 |
| * | fix: reorder the exit of enhanced keyboard mode (#1694) | Andrew Lee | 2024-02-12 |
| * | chore(release): prepare for release v18.0.0 (#1685) | Ellie Huxtable | 2024-02-09 |
| * | docs(README): clarify prerequisites for Bash (#1686) | Koichi Murase | 2024-02-08 |
| * | feat: add progress bars to sync and store init (#1684) | Ellie Huxtable | 2024-02-08 |
| * | fix(tests): add Settings::utc() for utc settings (#1677) | Ellie Huxtable | 2024-02-06 |
| * | Add timezone configuration option & CLI overrides (#1517) | cyqsimon | 2024-02-06 |