aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/settings.rs (follow)
Commit message (Expand)AuthorAge
...
* 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
* fix(deps): replace parse_duration with humantime (#2074)Blair Noctis2024-06-03
* feat: support systemd socket activation for daemon (#2039)Nemo1572024-05-25
* fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable2024-05-21
* fix: alias enable/enabled in settings (#2021)Ellie Huxtable2024-05-14
* feat(daemon): add support for daemon on windows (#2014)YummyOreo2024-05-13
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek2024-05-01
* feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable2024-04-30
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18