aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/interactive.rs (unfollow)
Commit message (Expand)Author
2023-02-24Revert "Remove shortcut numbers (#708)" (#724)Ellie Huxtable
2023-02-15Remove shortcut numbers (#708)Ellie Huxtable
2023-02-10make update_needed check lazy (#706)Ellie Huxtable
2023-02-10crossterm support (#331)Conrad Ludgate
2023-01-10chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)Baptiste
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-12-16Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable
2022-12-03Add support for some additional keys in interactive mode (#634)Patrick Decat
2022-11-06Add setting for keeping typed query when exiting (#451)Sam Lanning
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-09-12custom history list (#524)Conrad Ludgate
2022-09-12update default layout (#523)Conrad Ludgate
2022-09-11better cursor search (#473)Conrad Ludgate