aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/settings.rs (follow)
Commit message (Expand)AuthorAge
* chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley2026-03-23
* fix: Disable features in init when that feature is explicitly disabled (#3328)Michelle Tilley2026-03-23
* feat: Allow headless account ops against Hub server (#3280)Michelle Tilley2026-03-16
* feat: Add `atuin setup` (#3257)Michelle Tilley2026-03-12
* feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley2026-03-11
* feat: Allow setting multipliers for frequency, recency, and frecency scores (...Michelle Tilley2026-03-05
* chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley2026-03-02
* feat: In-memory search index with atuin daemon (#3201)Michelle Tilley2026-02-26
* feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley2026-02-24
* feat: add autostart and pid management to daemon (#3180)Ellie Huxtable2026-02-13
* feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable2026-02-12
* fix(shell): fix ATUIN_SESSION errors in tmux popup (#3170)Kkoi2026-02-11
* feat: Add new custom keybinding system for search TUI (#3127)Michelle Tilley2026-02-05
* feat: replace several files with a sqlite db (#3128)Ellie Huxtable2026-02-04
* fix: larger exit column width on Windows (#3119)Lucas Trzesniewski2026-02-02
* feat: add option to use tmux display-popup (#3058)Kkoi2026-01-28
* fix: custom data dir test on windows (#3109)Ellie Huxtable2026-01-27
* fix(ui): align cursor when expand column is in the middle (#3103)依云2026-01-27
* feat: support setting a custom data dir in config (#3105)Ellie Huxtable2026-01-27
* fix(ui): time column can take up to 9 cellslilydjwg2026-01-24
* feat: add custom column support (#3089)Ellie Huxtable2026-01-22
* fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas2025-12-15
* feat: add various acceptance keys (#2928)Keith Cirkel2025-09-30
* feat(stats): add dotnet to default common subcommandsLucas Trzesniewski2025-09-25
* feat: add session-preload filter mode to include global history from before s...chitao12342025-09-15
* feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)sebbie2025-09-12
* fix: expand path for daemon.socket_path (#2870)Paul Barton2025-08-23
* fix: honor timezone in inspector stats (#2853)Ray Kohler2025-08-04
* feat: add inline_height_shell_up_key_binding option (#2817)Caio S. Rohwedder2025-07-23
* feat: command chaining (#2834)Ellie Huxtable2025-07-22
* chore: Allow setting script DB path (#2750)Michelle Tilley2025-05-13
* feat: Implement KV as a write-through cache (#2732)Michelle Tilley2025-05-06
* feat(stats): add jj to default common subcommands (#2708)Alex Hamilton2025-04-21
* feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable2025-04-07
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* chore: align daemon and client sync freq (#2628)Ellie Huxtable2025-03-13
* fix: improve broken symlink error handling (#2589)James Trew2025-03-09
* feat: make new arrow key behavior configurable (#2606)chitao12342025-03-09
* style: Avoid calling `unwrap()` when we don't have to (#2519)Andrew Aylett2025-01-07
* feat(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov2024-11-19
* feat: Ultracompact Mode (search-only) (#2357)P T Weir2024-10-07
* chore: enable inline height and compact by default (#2249)Ellie Huxtable2024-08-27
* test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young2024-08-05
* fix(themes): Restore default theme, refactor (#2294)P T Weir2024-07-23
* feat(tui): Fixed preview height option (#2286)Tobias Genannt2024-07-17
* feat(tui): Customizable Themes (#2236)P T Weir2024-07-15
* chore: enable record sync by default (#2255)Ellie Huxtable2024-07-11
* feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable2024-06-20
* feat(tui): configurable prefix character (#2157)Ellie Huxtable2024-06-18
* fix: unitless sync_frequence = 0 not parsed by humantime (#2154)Ellie Huxtable2024-06-17