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
/
ui
/
src
/
components
/
runbooks
(
unfollow
)
Commit message (
Expand
)
Author
2024-07-30
chore: remove ui directory (#2329)
Ellie Huxtable
2024-07-26
fix(gui): random ts errors (#2316)
Ellie Huxtable
2024-07-26
feat(gui): folder select dialogue for directory block (#2315)
Ellie Huxtable
2024-07-25
feat(gui): directory block, re-org of some code (#2314)
Ellie Huxtable
2024-07-25
feat(gui): allow interacting with the embedded terminal (#2312)
Ellie Huxtable
2024-07-25
fix(gui): cursor positioning on new doc creation (#2310)
Ellie Huxtable
2024-07-25
fix(gui): double return on mac/linux (#2311)
Ellie Huxtable
2024-07-23
feat(gui): clean up home page, fix a few bugs (#2304)
Ellie Huxtable
2024-07-22
feat(gui): background terminals and more (#2303)
Ellie Huxtable
2024-07-16
fix(gui): terminal resize overflow (#2285)
Ellie Huxtable
2024-07-15
feat(gui): add runbook list, ability to create and delete, sql storage (#2282)
Ellie Huxtable
2024-07-10
fix(gui): add \r for windows (shouldn't effect unix bc they should ignore it)...
YummyOreo
2024-07-10
feat(gui): use fancy new side nav (#2243)
Ellie Huxtable
2024-07-08
feat(gui): runbooks that run (#2233)
Ellie Huxtable