aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search (unfollow)
Commit message (Expand)Author
2023-02-10make update_needed check lazy (#706)Ellie Huxtable
2023-02-10crossterm support (#331)Conrad Ludgate
2023-01-26feat(history): Add new flag to allow custom output format (#662)Baptiste
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-11-06fix #596: Avoid drawing a command section beyond the width of the list (#597)Sam Lanning
2022-11-04Add local event log storage (#390)Ellie Huxtable
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