| Commit message (Expand) | Author |
| 2023-04-05 | update `str substring` usage to use range parameter (#840) | WindSoilder |
| 2023-03-28 | Refactor/nu remove dep on sh (#823) | Steven Xu |
| 2023-03-28 | fix: record negative exit codes (#821) | Steven Xu |
| 2023-03-26 | fixes (#813) | YummyOreo |
| 2023-03-26 | feat: add *Nushell* support (#788) | Steven Xu |
| 2023-02-14 | fish: Fix `atuin init` for the fish shell (#699) | Tobias Hunger |
| 2022-12-24 | Rework `atuin init` (#652) | Jamie Quigley |
| 2022-12-18 | Allow overriding filter and search modes from CLI (#635) | Patrick Decat |
| 2022-11-19 | Handle multiline commands in fish shell (#623) | Patrick Jackson |
| 2022-10-21 | Respect fish shell's builtin private mode (#577) | Patrick Jackson |
| 2022-10-07 | Fix compatability with fish vi key bindings (#541) | Jacob Evan Shreve |
| 2022-09-25 | Clear RBUFFER when accepting output from atuin (#545) | c-14 |
| 2022-09-01 | hide errors for #516 (#518) | Conrad Ludgate |
| 2022-08-23 | Fix atuin crashing on commands that start with -- (#509) | Jamie Quigley |
| 2022-06-07 | Enhancements to bash init script (#445) | Sam Edwards |
| 2022-05-20 | Improve default fish keybindings (#420) | Sam Lanning |
| 2022-05-16 | Don't pollute shell environment - remove 'id' variable (#408) | Jakub Jirutka |
| 2022-02-15 | Update fish bindings. (#265) | Patrick Jackson |
| 2022-02-15 | Restore bash 4.2 compatibility, only add hook once (#271) | Sandro |
| 2022-01-25 | Add support for blesh (#267) | Sandro |
| 2021-12-16 | remove unused environment var loading entire history into an env var (#242) | Mat Jones |
| 2021-12-11 | Fish importing (#234) | Conrad Ludgate |
| 2021-05-14 | run shellcheck (#97) | Ian Smith |
| 2021-05-09 | Fix bash integration to set the session (#88) | Ellie Huxtable |
| 2021-05-09 | Run shellcheck on bash file (#81) | Yuvi Panda |
| 2021-05-08 | Add ATUIN_NOBIND (#62) | Ellie Huxtable |
| 2021-04-26 | Support bash, resolves #3 | Ellie Huxtable |
| 2021-04-21 | Bugfixes, show time ago, perf improvements | Ellie Huxtable |
| 2021-04-20 | Switch to Warp + SQLx, use async, switch to Rust stable (#36) | Ellie Huxtable |
| 2021-04-13 | Add history sync, resolves #13 (#31) | Ellie Huxtable |
| 2021-03-20 | Add TUI, resolve #19, #17, #16 (#21) | Ellie Huxtable |
| 2021-02-16 | BUFFER -> LBUFFER | Ellie Huxtable |
| 2021-02-15 | Add init command (#12) | Ellie Huxtable |