<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>TUI on Fresh/Brewed</title>
		<link>https://freshbrewed-test.s3-website-us-east-1.amazonaws.com/categories/tui/</link>
		<description>Recent content in TUI on Fresh/Brewed</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 14 Jul 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://freshbrewed-test.s3-website-us-east-1.amazonaws.com/categories/tui/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Ratatui (and VHS)</title>
				<link>https://freshbrewed-test.s3-website-us-east-1.amazonaws.com/2026/07/14/ratatui.html</link>
				<pubDate>Tue, 14 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://freshbrewed-test.s3-website-us-east-1.amazonaws.com/2026/07/14/ratatui.html</guid>
				<description>&lt;p&gt;Of all places, I found &lt;a href=&#34;https://www.opensourceprojects.dev/post/ratatui&#34;&gt;Ratatui&lt;/a&gt; from a &lt;a href=&#34;https://www.threads.com/@githubprojects/post/DaTWJqrDxeP?xmt=AQG0GpoIAeik658nITHSqWbfZGyLNM-ENn_-uiTMB_-DfHpfszDh4-0gh_u4aKyLXf2_8Qq_&amp;amp;slof=1&#34;&gt;post on Threads&lt;/a&gt;.  It&amp;rsquo;s basically a really light fast Rust-based Terminal User Interface (TUI).&lt;/p&gt;&#xA;&lt;p&gt;It has some &lt;a href=&#34;https://github.com/charmbracelet/vhs&#34;&gt;VHS&lt;/a&gt; examples as well.  I haven&amp;rsquo;t used VHS before so let&amp;rsquo;s see what that is about as we build out our own TUI using the framework with Google Antigravity.&lt;/p&gt;&#xA;&lt;h1 id=&#34;ratatui&#34;&gt;Ratatui&lt;/h1&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s start by cloning &lt;a href=&#34;https://github.com/ratatui/ratatui/tree/main&#34;&gt;the GIT repo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I realized my local rust environment was way out of date&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ cargo version&#xA;cargo 1.74.0 (ecb9851af 2023-10-18)&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;so i did a &lt;code&gt;brew install rust&lt;/code&gt; to update it to current.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
