summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/settings.rs
AgeCommit message (Expand)Author
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
2024-02-21feat(client): add config option keys.scroll_exits (#1744)Helmut K. C. Tessarek
2024-02-15feat: add 'ignored_commands' option to stats (#1722)David
2024-02-06fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-02-01feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate
2024-01-29feat: make history list format configurable (#1638)Dongxu Wang
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
2024-01-22feat(search): make cursor style configurable (#1595)Koichi Murase
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-16feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase
2024-01-13feat(ui): vim mode (#1553)YummyOreo
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2024-01-01fix(stats): time now_local not working Conrad Ludgate
2023-12-11fix(stats): don't require all fields under [stats] (#1437)Ramses
2023-11-23feat: allow configuring stats prefix (#1411)Ellie Huxtable
2023-10-20Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable
2023-10-12Add commands to print the default configuration (#1241)Tobias Genannt
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-09-17feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-19Automatically filter out secrets (#1182)Ellie Huxtable
2023-07-31Add support for `max_preview_height` setting (#1088)Richard Jones
2023-07-28Drop default sync frequency to 10m (#1130)Ellie Huxtable
2023-07-27use Ctrl-n instead of Alt-n on macOS (#1106)Richard Turner
2023-07-14Add workspace mode, enable if in git repo (#1053)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-14Key values (#1038)Ellie Huxtable
2023-05-22Add option to completely disable help row (#993)Hilmar Wiegand
2023-05-21Input bar at the top if we are in inline mode (#866)Ellie Huxtable
2023-05-02cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen
2023-04-05Updated client config docs (#839)cyqsimon
2023-03-26chore: use fork of skim (#803)Conrad Ludgate
2023-03-25feat: add an inline view mode (#648)Patrick Decat
2023-03-22Allow changing search_mode during interactive search (#586)Krut Patel
2023-03-19skim-demo (#695)Conrad Ludgate
2023-03-09Allow specifying fulltext as well as full-text (#771)Ellie Huxtable
2023-03-06fix(client): always read session_path from settings (#757)Luke Karrys
2023-03-05feat: add common default keybindings (#719)Steven Xu
2023-03-05Up arrow filter_mode setting default to global filter mode (#758)Ellie Huxtable
2023-03-05Show preview of selected command (#643)Patrick Decat
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-06Try to make clippy happy 🥺 (#686)Ellie Huxtable
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-11-06Add setting for keeping typed query when exiting (#451)Sam Lanning