aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search.rs (follow)
Commit message (Expand)AuthorAge
* Fix before/after combined with limit (#770)Ellie Huxtable2023-03-08
* Up arrow filter_mode setting default to global filter mode (#758)Ellie Huxtable2023-03-05
* crossterm support (#331)Conrad Ludgate2023-02-10
* feat(history): Add new flag to allow custom output format (#662)Baptiste2023-01-26
* Allow overriding filter and search modes from CLI (#635)Patrick Decat2022-12-18
* Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable2022-12-16
* Exit with return code 1 when no results are found in `atuin search` command (...TymanWasTaken2022-11-02
* docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud2022-10-21
* Upgrade clap (#568)Conrad Ludgate2022-10-18
* Add automatic update checking (#555)Ellie Huxtable2022-10-14
* custom history list (#524)Conrad Ludgate2022-09-12
* update default layout (#523)Conrad Ludgate2022-09-12
* better cursor search (#473)Conrad Ludgate2022-09-11
* Batch key handling (#448)Frank Hamand2022-06-13
* [feature] Add scroll wheel support to interactive history search (#435)Frank Hamand2022-06-04
* Implement cursor (#412)b3nj5m1n2022-05-24
* Importer V3 (#395)Conrad Ludgate2022-05-09
* Add ctrl-k and ctrl-j for up and down (#394)Luke Baker2022-05-08
* Search: Allow specifiying the limited of returned entries (#364)Jakob-Niklas See2022-04-28
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* history list (#340)Conrad Ludgate2022-04-25
* History filter (#329)Ellie Huxtable2022-04-22
* refactor commands for better separation (#313)Conrad Ludgate2022-04-21