index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
turtle
/
src
/
shell
/
atuin.nu
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
6 days
feat: Capture command output + expose to new `atuin_output` tool (#3510)
Michelle Tilley
2026-03-30
fix: replace `e>|` with `|` in nushell integration to restore history recordi...
Hleb Shauchenka
2026-03-16
fix: Nushell 0.111; future Nushell 0.112 support (#3266)
Stuart Carnie
2026-03-10
fix: support Nushell 0.111 (#3249)
Stuart Carnie
2026-02-13
fix: silent DB failures e.g. when disk is full (#3183)
Johannes Naylor
2026-01-27
fix: new session on shlvl change (#3111)
Ellie Huxtable
2026-01-27
fix: do not set ATUIN_SESSION if it is already set (#3107)
Ellie Huxtable
2025-10-20
feat: nu ≥ 0.106.0 support commandline accept (#2957)
Stuart Carnie
2025-07-23
nushell: fix `get -i` deprecation (#2829)
Joaquín Triñanes
2025-06-05
fix: `atuin.nu` enchancements (#2778)
Tyarel8
2024-04-26
perf(nushell): use version.(major|minor|patch) if available (#1963)
Poliorcetics
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-09
feat: prevents stderr from going to the screen (#1933)
YummyOreo
2024-04-02
fix(nu): Update atuin.nu to resolve 0.92 deprecation (#1913)
Wind
2024-03-13
fix: pass search query in via env for *Nushell* (#1874)
Steven Xu
2024-03-04
feat(nu): Return early if history is disabled (#1807)
Ian Manske
2024-02-20
refactor(nushell): update `commandline` syntax, closes #1733 (#1735)
Steven Xu
2024-01-08
fix(shell): fix incorrect timing of child shells (#1510)
Koichi Murase
2023-10-23
fix(nushell): Ignore stderr messages (#1320)
Patrick Jackson
2023-10-08
clear history id (#1263)
Conrad Ludgate
2023-09-29
handle empty keybindings list for nushell (#1270)
Daniel Carosone
2023-07-31
fix: nushell empty hooks (#1138)
LeoniePhiline
2023-06-30
update nushell env update syntax (#1080)
JT
2023-04-14
Workspace reorder (#868)
Vladislav Stepanov
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