aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/settings.rs (unfollow)
Commit message (Expand)Author
2026-01-24fix(ui): time column can take up to 9 cellslilydjwg
2026-01-22feat: add custom column support (#3089)Ellie Huxtable
2025-12-15fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas
2025-09-30feat: add various acceptance keys (#2928)Keith Cirkel
2025-09-25feat(stats): add dotnet to default common subcommandsLucas Trzesniewski
2025-09-15feat: add session-preload filter mode to include global history from before s...chitao1234
2025-09-12feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)sebbie
2025-08-23fix: expand path for daemon.socket_path (#2870)Paul Barton
2025-08-04fix: honor timezone in inspector stats (#2853)Ray Kohler
2025-07-23feat: add inline_height_shell_up_key_binding option (#2817)Caio S. Rohwedder
2025-07-22feat: command chaining (#2834)Ellie Huxtable
2025-05-13chore: Allow setting script DB path (#2750)Michelle Tilley
2025-05-06feat: Implement KV as a write-through cache (#2732)Michelle Tilley
2025-04-21feat(stats): add jj to default common subcommands (#2708)Alex Hamilton
2025-04-07feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-13chore: align daemon and client sync freq (#2628)Ellie Huxtable
2025-03-09fix: improve broken symlink error handling (#2589)James Trew
2025-03-09feat: make new arrow key behavior configurable (#2606)chitao1234
2025-01-07style: Avoid calling `unwrap()` when we don't have to (#2519)Andrew Aylett
2024-11-19feat(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov
2024-10-07feat: Ultracompact Mode (search-only) (#2357)P T Weir
2024-08-27chore: enable inline height and compact by default (#2249)Ellie Huxtable
2024-08-05test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young
2024-07-23fix(themes): Restore default theme, refactor (#2294)P T Weir
2024-07-17feat(tui): Fixed preview height option (#2286)Tobias Genannt
2024-07-15feat(tui): Customizable Themes (#2236)P T Weir
2024-07-11chore: enable record sync by default (#2255)Ellie Huxtable
2024-06-20feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable
2024-06-18feat(tui): configurable prefix character (#2157)Ellie Huxtable
2024-06-17fix: unitless sync_frequence = 0 not parsed by humantime (#2154)Ellie Huxtable
2024-06-03fix(deps): replace parse_duration with humantime (#2074)Blair Noctis
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-05-14fix: alias enable/enabled in settings (#2021)Ellie Huxtable
2024-05-13feat(daemon): add support for daemon on windows (#2014)YummyOreo
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-01refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek
2024-04-30feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-18feat: show preview auto (#1804)Helmut K. C. Tessarek
2024-04-18feat: allow ignoring failed commands (#1957)Ellie Huxtable
2024-04-12fix: use spawn_blocking for file access during async context (#1936)Conrad Ludgate
2024-04-02feat(search): add better search scoring (#1885)Ellie Huxtable
2024-03-05feat(dotfiles): add enable setting to dotfiles, disable by default (#1829)Ellie Huxtable
2024-03-02fix(tz): attempt to fix timezone reading (#1810)Ellie Huxtable
2024-03-01feat(ui): Add config setting for showing tabs (#1755)Anderson
2024-02-27feat(stats): add linux sysadmin commands to common_subcommands (#1784)Helmut K. C. Tessarek
2024-02-26feat(stats): Normalize formatting of default config, suggest nix (#1764)Sandro
2024-02-26feat: Add PHP package manager "composer" to list of default common subcommand...Korvin Szanto