<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/ui/src/components, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/ui/src/components?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/ui/src/components?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2024-07-30T15:54:10Z</updated>
<entry>
<title>chore: remove ui directory (#2329)</title>
<updated>2024-07-30T15:54:10Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-30T15:54:10Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=808138de633e410c1d3867d4fb7cb74967647605'/>
<id>urn:sha1:808138de633e410c1d3867d4fb7cb74967647605</id>
<content type='text'>
This is still in development, but rather than clutter the commit history
and issues with an unreleased project I've split the UI into its own
repo.

Once ready for release, I'll either merge the ui code back in, or just
make the repo public.</content>
</entry>
<entry>
<title>fix(gui): random ts errors (#2316)</title>
<updated>2024-07-26T18:08:49Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-26T18:08:49Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=0b01d9308316d73b5683c319099860611c7a6559'/>
<id>urn:sha1:0b01d9308316d73b5683c319099860611c7a6559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(gui): folder select dialogue for directory block (#2315)</title>
<updated>2024-07-26T11:51:15Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-26T11:51:15Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a34efd6c6bb6199da59b096196a97495b32d0c1f'/>
<id>urn:sha1:a34efd6c6bb6199da59b096196a97495b32d0c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(gui): directory block, re-org of some code (#2314)</title>
<updated>2024-07-25T22:31:38Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-25T22:31:38Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=c32bbcc7edc2cf99da52b1407c90238bc781a804'/>
<id>urn:sha1:c32bbcc7edc2cf99da52b1407c90238bc781a804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(gui): allow interacting with the embedded terminal (#2312)</title>
<updated>2024-07-25T15:54:27Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-25T15:54:27Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=5ba185e7d80954538c85b70a8cab5a8c2b7bb378'/>
<id>urn:sha1:5ba185e7d80954538c85b70a8cab5a8c2b7bb378</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(gui): cursor positioning on new doc creation (#2310)</title>
<updated>2024-07-25T15:23:56Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-25T15:23:56Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=74d084305c50219bcaa9ff474fc2a1727b4e4a69'/>
<id>urn:sha1:74d084305c50219bcaa9ff474fc2a1727b4e4a69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(gui): double return on mac/linux (#2311)</title>
<updated>2024-07-25T15:08:53Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-25T15:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=c408465549d23b2097867baff2ea038e991eea40'/>
<id>urn:sha1:c408465549d23b2097867baff2ea038e991eea40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(gui): clean up home page, fix a few bugs (#2304)</title>
<updated>2024-07-23T12:18:54Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-23T12:18:54Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=f8c963c7d668fc57680f25413f20bc207d4bf64a'/>
<id>urn:sha1:f8c963c7d668fc57680f25413f20bc207d4bf64a</id>
<content type='text'>
* wip home screen changes

* more

* adjust

* fixes and things

* patch runbook pty check</content>
</entry>
<entry>
<title>feat(gui): background terminals and more (#2303)</title>
<updated>2024-07-22T15:31:12Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-22T15:31:12Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=95cef714902bbcbdc3ef016457e7a77d38293ea8'/>
<id>urn:sha1:95cef714902bbcbdc3ef016457e7a77d38293ea8</id>
<content type='text'>
* fixes &amp; allow for background terminals to stay running

* status indicators etc</content>
</entry>
<entry>
<title>fix(gui): terminal resize overflow (#2285)</title>
<updated>2024-07-16T10:32:14Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2024-07-16T10:32:14Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=97d978c267f2819714cf2df4999dba56bdde31d5'/>
<id>urn:sha1:97d978c267f2819714cf2df4999dba56bdde31d5</id>
<content type='text'>
</content>
</entry>
</feed>
