aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/interactive.rs (follow)
Commit message (Expand)AuthorAge
* Respect exit_mode setting when exiting with arrow down keypress (#807)Patrick Decat2023-03-25
* chore: remove tui vendoring (#804)Conrad Ludgate2023-03-23
* Allow changing search_mode during interactive search (#586)Krut Patel2023-03-22
* fix: paste into terminal after switching modes (#793)Hamza Hamud2023-03-20
* skim-demo (#695)Conrad Ludgate2023-03-19
* Fixes a bug on windows (#780)YummyOreo2023-03-14
* Fix before/after combined with limit (#770)Ellie Huxtable2023-03-08
* Windows support (#754)YummyOreo2023-03-05
* 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
* Revert "Remove shortcut numbers (#708)" (#724)Ellie Huxtable2023-02-24
* Remove shortcut numbers (#708)Ellie Huxtable2023-02-15
* make update_needed check lazy (#706)Ellie Huxtable2023-02-10
* crossterm support (#331)Conrad Ludgate2023-02-10
* chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)Baptiste2023-01-10
* 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
* Add support for some additional keys in interactive mode (#634)Patrick Decat2022-12-03
* Add setting for keeping typed query when exiting (#451)Sam Lanning2022-11-06
* 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