index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
atuin-client
/
src
/
settings.rs
(
unfollow
)
Commit message (
Expand
)
Author
2025-04-21
feat(stats): add jj to default common subcommands (#2708)
Alex Hamilton
2025-04-07
feat: support storing, syncing and executing scripts (#2644)
Ellie Huxtable
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-13
chore: align daemon and client sync freq (#2628)
Ellie Huxtable
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
2025-03-09
feat: make new arrow key behavior configurable (#2606)
chitao1234
2025-01-07
style: Avoid calling `unwrap()` when we don't have to (#2519)
Andrew Aylett
2024-11-19
feat(client): add filter mode enablement and ordering configuration (#2430)
Pavel Ivanov
2024-10-07
feat: Ultracompact Mode (search-only) (#2357)
P T Weir
2024-08-27
chore: enable inline height and compact by default (#2249)
Ellie Huxtable
2024-08-05
test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)
Jax Young
2024-07-23
fix(themes): Restore default theme, refactor (#2294)
P T Weir
2024-07-17
feat(tui): Fixed preview height option (#2286)
Tobias Genannt
2024-07-15
feat(tui): Customizable Themes (#2236)
P T Weir
2024-07-11
chore: enable record sync by default (#2255)
Ellie Huxtable
2024-06-20
feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)
Ellie Huxtable
2024-06-18
feat(tui): configurable prefix character (#2157)
Ellie Huxtable
2024-06-17
fix: unitless sync_frequence = 0 not parsed by humantime (#2154)
Ellie Huxtable
2024-06-03
fix(deps): replace parse_duration with humantime (#2074)
Blair Noctis
2024-05-25
feat: support systemd socket activation for daemon (#2039)
Nemo157
2024-05-21
fix(daemon): do not try to sync if logged out (#2037)
Ellie Huxtable
2024-05-14
fix: alias enable/enabled in settings (#2021)
Ellie Huxtable
2024-05-13
feat(daemon): add support for daemon on windows (#2014)
YummyOreo
2024-05-08
feat: add background daemon (#2006)
Ellie Huxtable
2024-05-01
refactor: preview_auto to use enum and different option (#1991)
Helmut K. C. Tessarek
2024-04-30
feat(history): create atuin-history, add stats to it (#1990)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-18
feat: show preview auto (#1804)
Helmut K. C. Tessarek
2024-04-18
feat: allow ignoring failed commands (#1957)
Ellie Huxtable
2024-04-12
fix: use spawn_blocking for file access during async context (#1936)
Conrad Ludgate
2024-04-02
feat(search): add better search scoring (#1885)
Ellie Huxtable
2024-03-05
feat(dotfiles): add enable setting to dotfiles, disable by default (#1829)
Ellie Huxtable
2024-03-02
fix(tz): attempt to fix timezone reading (#1810)
Ellie Huxtable
2024-03-01
feat(ui): Add config setting for showing tabs (#1755)
Anderson
2024-02-27
feat(stats): add linux sysadmin commands to common_subcommands (#1784)
Helmut K. C. Tessarek
2024-02-26
feat(stats): Normalize formatting of default config, suggest nix (#1764)
Sandro
2024-02-26
feat: Add PHP package manager "composer" to list of default common subcommand...
Korvin Szanto
2024-02-21
feat(client): add config option keys.scroll_exits (#1744)
Helmut K. C. Tessarek
2024-02-15
feat: add 'ignored_commands' option to stats (#1722)
David
2024-02-06
fix(tests): add Settings::utc() for utc settings (#1677)
Ellie Huxtable
2024-02-06
Add timezone configuration option & CLI overrides (#1517)
cyqsimon
2024-02-01
feat: add prefers_reduced_motion flag (#1645)
Conrad Ludgate
2024-01-29
feat: make history list format configurable (#1638)
Dongxu Wang
2024-01-26
chore: add feature to allow always disable check update (#1628)
Mag Mell
2024-01-22
feat(search): make cursor style configurable (#1595)
Koichi Murase
2024-01-19
fix: add acquire timeout to sqlite database connection (#1590)
Ellie Huxtable
2024-01-16
feat(search): introduce keymap-dependent vim-mode (#1570)
Koichi Murase
2024-01-13
feat(ui): vim mode (#1553)
YummyOreo
2024-01-05
feat: rework record sync for improved reliability (#1478)
Ellie Huxtable
2024-01-01
fix(stats): time now_local not working
Conrad Ludgate
[next]