aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fix(regex): disable regex error logs (#1806)Ellie Huxtable2024-03-01
* feat(ui): Add config setting for showing tabs (#1755)Anderson2024-03-01
* feat: Guard against ancient versions of bash where this does not work. (#1794)Samson2024-03-01
* chore(deps): update flake.lock (#1801)github-actions[bot]2024-03-01
* fix(sync): check store length after sync, not before (#1805)Ellie Huxtable2024-03-01
* feat: support regex with r/.../ syntax (#1745)依云2024-03-01
* fix: missing characters in preview (#1803)Helmut K. C. Tessarek2024-03-01
* feat: add checks for common setup issues (#1799)Ellie Huxtable2024-02-29
* feat: add atuin doctor (#1796)Ellie Huxtable2024-02-29
* feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock2024-02-29
* fix(nushell): readd up-arrow keybinding, now with menu handling (#1770)Remmy Cat Stock2024-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 Adilbekov2024-02-28
* feat(stats): add linux sysadmin commands to common_subcommands (#1784)Helmut K. C. Tessarek2024-02-27
* feat(stats): Normalize formatting of default config, suggest nix (#1764)Sandro2024-02-26
* chore(deps): `cargo update` (#1777)Ellie Huxtable2024-02-26
* chore(deps): flake.lock: Update (#1780)github-actions[bot]2024-02-26
* feat(nix): add update action (#1779)Patrick Jackson2024-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 Hodel2024-02-26
* feat: Add '/', '?', and 'I' bindings to vim-normal mode (#1760)Mike Pastore2024-02-26
* feat: Add PHP package manager "composer" to list of default common subcommand...Korvin Szanto2024-02-26
* fix(client): no panic on empty inspector (#1768)Helmut K. C. Tessarek2024-02-26
* chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable2024-02-26
* fix: ensure sync time is saved for sync v2 (#1758)Ellie Huxtable2024-02-22
* fix: check session file exists for status command (#1756)Ellie Huxtable2024-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 Huxtable2024-02-21
* fix(import/zsh-histdb): missing or wrong fields (#1740)Aloxaf2024-02-21
* feat: add history prune subcommand (#1743)Xavier Vello2024-02-21
* feat(client): add config option keys.scroll_exits (#1744)Helmut K. C. Tessarek2024-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 Xu2024-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 Murase2024-02-17
* Revert "Revert "fix(bash): avoid unexpected `atuin history start` for keybind...Ellie Huxtable2024-02-17
* Revert "fix(bash): avoid unexpected `atuin history start` for keybindings (#1...Ellie Huxtable2024-02-17
* fix(xonsh): Add xonsh to auto import, respect $HISTFILE in xonsh import, and ...jfmontanaro2024-02-15
* fix: fish init (#1725)Ellie Huxtable2024-02-15
* feat: support syncing aliases (#1721)Ellie Huxtable2024-02-15
* feat: add 'ignored_commands' option to stats (#1722)David2024-02-15
* feat(search): process Ctrl+m for kitty keyboard protocol (#1720)Koichi Murase2024-02-14
* fix(ui): don't preserve for empty space (#1712)依云2024-02-13
* feat: Add xonsh history import (#1678)jfmontanaro2024-02-12
* perf: optimize history init-store (#1691)Ellie Huxtable2024-02-12
* feat: Add 'a', 'A', 'h', and 'l' bindings to vim-normal mode (#1697)Caleb Maclennan2024-02-12
* docs: minor formatting updates to the default config.toml (#1689)David2024-02-12
* feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s...Eric Long2024-02-12
* chore(release): prepare for release v18.0.1 (#1706)Ellie Huxtable2024-02-12