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
/
command
/
client
/
search
/
interactive.rs
(
unfollow
)
Commit message (
Expand
)
Author
15 hours
fix(config): Don't write non-TOML default config files
Benedikt Peetz
30 hours
chore(treewide): Remove `cargo` warnings to 0
Benedikt Peetz
37 hours
chore(treewide): Cleanup themes
Benedikt Peetz
2 days
feat(server): Really make users stateless (with tests)
Benedikt Peetz
3 days
chore: Remove all `pub`s
Benedikt Peetz
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
3 days
chore: Remove more useless code
Benedikt Peetz
2026-05-27
fix: Atuin hangs when attempting to spawn daemon from Ctrl+R invocation (#3502)
Michelle Tilley
2026-05-11
chore: Rename 'atuin hex' to 'atuin pty-proxy' (#3473)
Michelle Tilley
2026-04-21
chore: update to rust 1.95 (#3426)
Ellie Huxtable
2026-04-13
feat: remove agent search from tui (#3397)
Ellie Huxtable
2026-04-11
feat: track coding agent shell usage (#3388)
Ellie Huxtable
2026-04-04
feat: add support for deleting all matching commands via keybindings (#3375)
Ellie Huxtable
2026-04-03
feat: option to disable mouse support (#3372)
依云
2026-04-03
fix(ui): when inverted, invert scroll events handling (#3373)
依云
2026-03-31
fix(ui): make preview line breaking algorithm aware of CJK double-width chara...
依云
2026-03-20
feat: Allow running `atuin search -i` as subcommand on Windows (#3250)
Lucas Trzesniewski
2026-03-19
fix: remove per-event mouse capture toggling that leaked ANSI to stdout (#3299)
Michelle Tilley
2026-03-09
feat: use pty proxy for rendering tui popups without clearing the terminal (#...
Ellie Huxtable
2026-03-09
feat: Allow running `atuin search -i` as subcommand (#3208)
Michelle Tilley
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-11
feat: `switch-context` (#3149)
Lucas Trzesniewski
2026-02-11
feat: Add original-input-empty keybind condition (#3171)
Michelle Tilley
2026-02-11
feat: expand keybinding system with vim motions, media keys, and inspector im...
Michelle Tilley
2026-02-06
fix: issue with shift and modifier keys (#3143)
Ellie Huxtable
2026-02-06
feat(tui): add clear-to-start/end actions (#3141)
依云
2026-02-05
fix(tui): space and F1-F24 keys not handled properly by new keybind system (#...
Michelle Tilley
2026-02-05
feat: Add new custom keybinding system for search TUI (#3127)
Michelle Tilley
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-01-29
Revert "feat: left arrow/backspace on empty to start edit" (#3115)
Ellie Huxtable
2026-01-27
fix(ui): align cursor when expand column is in the middle (#3103)
依云
2026-01-27
chore(deps): Update to ratatui 0.30.0 (#3104)
Tobias Genannt
2026-01-24
fix(ui): align cursor with the expand column (usually the command)
lilydjwg
2026-01-23
feat: add more vim movement bindings for navigation (#3041)
Yan Ivnitskiy
2026-01-22
feat: left arrow/backspace on empty to start edit (#3090)
Ellie Huxtable
2026-01-22
feat: add custom column support (#3089)
Ellie Huxtable
2025-12-15
fix: Move thorough search through search.filters w/ workspaces (#2703)
Leonidas Loucas
2025-12-10
fix: prevent interactive search crash when update check fails (#3016)
Jonathan Hult
2025-10-30
chore: adjust update wording (#2974)
Ellie Huxtable
2025-10-23
feat Add PowerShell support (#2543)
Lucas Trzesniewski
2025-10-20
feat: nu ≥ 0.106.0 support commandline accept (#2957)
Stuart Carnie
2025-10-20
feat: Interactive Inspector (#2319)
P T Weir
2025-10-06
feat: add shell pipelines to command chaining (#2938)
Lucas Trzesniewski
2025-09-30
feat: add various acceptance keys (#2928)
Keith Cirkel
2025-09-18
refactor: shell environment variables
Lucas Trzesniewski
2025-09-18
fix: remove __atuin_chain_command__ prefix
Lucas Trzesniewski
2025-09-18
fix: dissociate command_chaining from enter_accept
Lucas Trzesniewski
2025-09-12
feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)
sebbie
2025-09-10
fix: run `cargo fmt`
Ray Kohler
[next]