aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/settings.rs (follow)
Commit message (Expand)AuthorAge
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
* feat: show preview auto (#1804)Helmut K. C. Tessarek2024-04-18
* feat: allow ignoring failed commands (#1957)Ellie Huxtable2024-04-18
* fix: use spawn_blocking for file access during async context (#1936)Conrad Ludgate2024-04-12
* feat(search): add better search scoring (#1885)Ellie Huxtable2024-04-02
* feat(dotfiles): add enable setting to dotfiles, disable by default (#1829)Ellie Huxtable2024-03-05
* fix(tz): attempt to fix timezone reading (#1810)Ellie Huxtable2024-03-02
* feat(ui): Add config setting for showing tabs (#1755)Anderson2024-03-01
* 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
* feat: Add PHP package manager "composer" to list of default common subcommand...Korvin Szanto2024-02-26
* feat(client): add config option keys.scroll_exits (#1744)Helmut K. C. Tessarek2024-02-21
* feat: add 'ignored_commands' option to stats (#1722)David2024-02-15
* fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable2024-02-06
* Add timezone configuration option & CLI overrides (#1517)cyqsimon2024-02-06
* feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate2024-02-01
* feat: make history list format configurable (#1638)Dongxu Wang2024-01-29
* chore: add feature to allow always disable check update (#1628)Mag Mell2024-01-26
* feat(search): make cursor style configurable (#1595)Koichi Murase2024-01-22
* fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable2024-01-19
* feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase2024-01-16
* feat(ui): vim mode (#1553)YummyOreo2024-01-13
* feat: rework record sync for improved reliability (#1478)Ellie Huxtable2024-01-05
* fix(stats): time now_local not working Conrad Ludgate2024-01-01
* fix(stats): don't require all fields under [stats] (#1437)Ramses2023-12-11
* feat: allow configuring stats prefix (#1411)Ellie Huxtable2023-11-23
* Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable2023-10-20
* Add commands to print the default configuration (#1241)Tobias Genannt2023-10-12
* Add connect timeout and overall timeout (#1238)Ellie Huxtable2023-09-18
* feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt2023-09-17
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Automatically filter out secrets (#1182)Ellie Huxtable2023-08-19
* Add support for `max_preview_height` setting (#1088)Richard Jones2023-07-31
* Drop default sync frequency to 10m (#1130)Ellie Huxtable2023-07-28
* use Ctrl-n instead of Alt-n on macOS (#1106)Richard Turner2023-07-27
* Add workspace mode, enable if in git repo (#1053)Ellie Huxtable2023-07-14
* Add new sync (#1093)Ellie Huxtable2023-07-14
* Key values (#1038)Ellie Huxtable2023-06-14
* Add option to completely disable help row (#993)Hilmar Wiegand2023-05-22
* Input bar at the top if we are in inline mode (#866)Ellie Huxtable2023-05-21
* cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen2023-05-02
* Updated client config docs (#839)cyqsimon2023-04-05
* chore: use fork of skim (#803)Conrad Ludgate2023-03-26
* feat: add an inline view mode (#648)Patrick Decat2023-03-25
* Allow changing search_mode during interactive search (#586)Krut Patel2023-03-22
* skim-demo (#695)Conrad Ludgate2023-03-19
* Allow specifying fulltext as well as full-text (#771)Ellie Huxtable2023-03-09
* fix(client): always read session_path from settings (#757)Luke Karrys2023-03-06
* feat: add common default keybindings (#719)Steven Xu2023-03-05
* Up arrow filter_mode setting default to global filter mode (#758)Ellie Huxtable2023-03-05