aboutsummaryrefslogtreecommitdiffstats
path: root/src/shell/atuin.nu (unfollow)
Commit message (Collapse)Author
2023-04-05update `str substring` usage to use range parameter (#840)WindSoilder
2023-03-28Refactor/nu remove dep on sh (#823)Steven Xu
* fix: join flags with ` ` * refactor: remove dependency on `sh`
2023-03-28fix: record negative exit codes (#821)Steven Xu
2023-03-26fixes (#813)YummyOreo
2023-03-26feat: add *Nushell* support (#788)Steven Xu
* feat: add *Nushell* support * refactor: use `sh` to swap `STDOUT` and `STDERR` instead of using a temporary file * feat: include both keybindings, with the current REPL buffer passed to *Atuin*'s * feat: don't record commands run by keybindings