aboutsummaryrefslogtreecommitdiffstats
path: root/src/shell (unfollow)
Commit message (Expand)Author
2023-03-26fixes (#813)YummyOreo
2023-03-26feat: add *Nushell* support (#788)Steven Xu
2023-02-14fish: Fix `atuin init` for the fish shell (#699)Tobias Hunger
2022-12-24Rework `atuin init` (#652)Jamie Quigley
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-11-19Handle multiline commands in fish shell (#623)Patrick Jackson
2022-10-21Respect fish shell's builtin private mode (#577)Patrick Jackson
2022-10-07Fix compatability with fish vi key bindings (#541)Jacob Evan Shreve
2022-09-25Clear RBUFFER when accepting output from atuin (#545)c-14
2022-09-01hide errors for #516 (#518)Conrad Ludgate
2022-08-23Fix atuin crashing on commands that start with -- (#509)Jamie Quigley
2022-06-07Enhancements to bash init script (#445)Sam Edwards
2022-05-20Improve default fish keybindings (#420)Sam Lanning
2022-05-16Don't pollute shell environment - remove 'id' variable (#408)Jakub Jirutka
2022-02-15Update fish bindings. (#265)Patrick Jackson
2022-02-15Restore bash 4.2 compatibility, only add hook once (#271)Sandro
2022-01-25Add support for blesh (#267)Sandro
2021-12-16remove unused environment var loading entire history into an env var (#242)Mat Jones
2021-12-11Fish importing (#234)Conrad Ludgate
2021-05-14run shellcheck (#97)Ian Smith
2021-05-09Fix bash integration to set the session (#88)Ellie Huxtable
2021-05-09Run shellcheck on bash file (#81)Yuvi Panda
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