| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: Duplications reduced in order to align implementations of reading ↵ | Dieter Eickstaedt | 2023-09-23 |
| | | | | | history files (#1247) | ||
| * | replace chrono with time (#806) | Conrad Ludgate | 2023-09-11 |
| | | | | | | | | | | * replace chrono with time * Fix test chrono usage --------- Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> | ||
| * | Builder interface for History objects (#933) | Vlad Stepanov | 2023-06-15 |
| | | | | | | | | | | | | | | | | | | | | | | | * [feature] store env variables in History records WIP: remove `HistoryWithoutDelete`, add some docstrings, tests * Create History objects through builders. Assure in compile-time that all required fields are set for the given construction scenario * (from #882) split Cmd::run into subfns * Update `History` doc * remove rmp-serde from history * update warning --------- Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com> | ||
| * | feat: add *Nushell* support (#788) | Steven Xu | 2023-03-26 |
| * 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 | |||
