aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/settings.rs (follow)
Commit message (Expand)AuthorAge
* 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
* Show preview of selected command (#643)Patrick Decat2023-03-05
* Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter2023-02-14
* Try to make clippy happy 🥺 (#686)Ellie Huxtable2023-02-06
* Allow overriding filter and search modes from CLI (#635)Patrick Decat2022-12-18
* Add setting for keeping typed query when exiting (#451)Sam Lanning2022-11-06
* Make fuzzy search the default (#591)Ellie Huxtable2022-11-02
* docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud2022-10-21
* Add automatic update checking (#555)Ellie Huxtable2022-10-14
* better cursor search (#473)Conrad Ludgate2022-09-11
* Securize Dockerfile (#506)Jerome Ducret2022-08-21
* Batch key handling (#448)Frank Hamand2022-06-13
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* History filter (#329)Ellie Huxtable2022-04-22
* refactor (#327)Conrad Ludgate2022-04-22
* provide better error messages (#300)Conrad Ludgate2022-04-13
* fix env config parsing (#295)Conrad Ludgate2022-04-12