aboutsummaryrefslogtreecommitdiffstats
path: root/src/shell/atuin.zsh (unfollow)
Commit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2022-12-24Rework `atuin init` (#652)Jamie Quigley
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-09-25Clear RBUFFER when accepting output from atuin (#545)c-14
2022-08-23Fix atuin crashing on commands that start with -- (#509)Jamie Quigley
2022-05-16Don't pollute shell environment - remove 'id' variable (#408)Jakub Jirutka
2021-05-14run shellcheck (#97)Ian Smith
2021-05-08Add ATUIN_NOBIND (#62)Ellie Huxtable
2021-04-26Support bash, resolves #3Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-03-20Add TUI, resolve #19, #17, #16 (#21)Ellie Huxtable
2021-02-16BUFFER -> LBUFFEREllie Huxtable
2021-02-15Add init command (#12)Ellie Huxtable
2021-02-13AmendEllie Huxtable
2021-02-13Update widgetEllie Huxtable
2021-02-13Add fuzzy history search and distinct argEllie Huxtable
2021-02-13Rename zsh hookEllie Huxtable
2021-02-13Add session to hookEllie Huxtable
2021-02-13Record command exit code and durationEllie Huxtable
2021-02-13RenameEllie Huxtable
2020-10-05Add zsh hookEllie Huxtable