<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Go on Binary Yoga</title><link>https://yogirk.dev/tags/go/</link><description>Recent content in Go on Binary Yoga</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 24 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://yogirk.dev/tags/go/index.xml" rel="self" type="application/rss+xml"/><item><title>Why Terminal TUI Apps Can't Have Both Scroll and Text Selection</title><link>https://yogirk.dev/posts/why-terminal-tui-apps-cant-have-both-scroll-and-text-selection/</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><guid>https://yogirk.dev/posts/why-terminal-tui-apps-cant-have-both-scroll-and-text-selection/</guid><description>&lt;h2 id="the-background"&gt;The Background&lt;/h2&gt;
&lt;p&gt;I am currently building &lt;a href="https://github.com/yogirk/cascade"&gt;Cascade&lt;/a&gt;, AI-native terminal agent for GCP data engineering. Think Claude Code and Cortex CLI - but for GCP data engineering. However, this is still pre-alpha and I might end up scrapping the current project completely, in favour of some other stack in future, depending on what I learn while building this. However, as things stand today - Cascade is a Go terminal app, built on &lt;a href="https://github.com/charmbracelet/bubbletea"&gt;Bubble Tea v2&lt;/a&gt;, styled with &lt;a href="https://github.com/charmbracelet/lipgloss"&gt;Lip Gloss&lt;/a&gt; and I am also using the Charm ecosystem in general for components like viewports, keymaps, and terminal mouse handing. The first time I got to explore this stack was when I was building another TUI app for GCP called, well, &lt;a href="https://github.com/yogirk/tgcp"&gt;TGCP&lt;/a&gt; :)&lt;/p&gt;</description></item></channel></rss>