aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/shell/atuin.nu (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
6 daysfeat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley
2026-03-30fix: replace `e>|` with `|` in nushell integration to restore history recordi...Hleb Shauchenka
2026-03-16fix: Nushell 0.111; future Nushell 0.112 support (#3266)Stuart Carnie
2026-03-10fix: support Nushell 0.111 (#3249)Stuart Carnie
2026-02-13fix: silent DB failures e.g. when disk is full (#3183)Johannes Naylor
2026-01-27fix: new session on shlvl change (#3111)Ellie Huxtable
2026-01-27fix: do not set ATUIN_SESSION if it is already set (#3107)Ellie Huxtable
2025-10-20feat: nu ≥ 0.106.0 support commandline accept (#2957)Stuart Carnie
2025-07-23nushell: fix `get -i` deprecation (#2829)Joaquín Triñanes
2025-06-05fix: `atuin.nu` enchancements (#2778)Tyarel8
2024-04-26perf(nushell): use version.(major|minor|patch) if available (#1963)Poliorcetics
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-09feat: prevents stderr from going to the screen (#1933)YummyOreo
2024-04-02fix(nu): Update atuin.nu to resolve 0.92 deprecation (#1913)Wind
2024-03-13fix: pass search query in via env for *Nushell* (#1874)Steven Xu
2024-03-04feat(nu): Return early if history is disabled (#1807)Ian Manske
2024-02-20refactor(nushell): update `commandline` syntax, closes #1733 (#1735)Steven Xu
2024-01-08fix(shell): fix incorrect timing of child shells (#1510)Koichi Murase
2023-10-23fix(nushell): Ignore stderr messages (#1320)Patrick Jackson
2023-10-08clear history id (#1263)Conrad Ludgate
2023-09-29handle empty keybindings list for nushell (#1270)Daniel Carosone
2023-07-31fix: nushell empty hooks (#1138)LeoniePhiline
2023-06-30update nushell env update syntax (#1080)JT
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-05update `str substring` usage to use range parameter (#840)WindSoilder
2023-03-28Refactor/nu remove dep on sh (#823)Steven Xu
2023-03-28fix: record negative exit codes (#821)Steven Xu
2023-03-26fixes (#813)YummyOreo
2023-03-26feat: add *Nushell* support (#788)Steven Xu