summaryrefslogtreecommitdiffstats
path: root/src/command/client/search/interactive.rs
AgeCommit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-09Add some emacs movement keys (#857)Jan Larres
2023-03-31Vendor ratatui temporarily (#835)Ellie Huxtable
2023-03-27client filtering done in query (#629)jean-santos
2023-03-26chore: use fork of skim (#803)Conrad Ludgate
2023-03-25feat: add an inline view mode (#648)Patrick Decat
2023-03-25Respect exit_mode setting when exiting with arrow down keypress (#807)Patrick Decat
2023-03-23chore: remove tui vendoring (#804)Conrad Ludgate
2023-03-22Allow changing search_mode during interactive search (#586)Krut Patel
2023-03-20fix: paste into terminal after switching modes (#793)Hamza Hamud
2023-03-19skim-demo (#695)Conrad Ludgate
2023-03-14Fixes a bug on windows (#780)YummyOreo
2023-03-08Fix before/after combined with limit (#770)Ellie Huxtable
2023-03-05Windows support (#754)YummyOreo
2023-03-05feat: add common default keybindings (#719)Steven Xu
2023-03-05Up arrow filter_mode setting default to global filter mode (#758)Ellie Huxtable
2023-03-05Show preview of selected command (#643)Patrick Decat
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