<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Terminal on Home</title>
    <link>https://blog.rafaelfernandez.dev/tags/terminal/</link>
    <description>Recent content in Terminal on Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Rafael Fernandez</copyright>
    <lastBuildDate>Sat, 21 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rafaelfernandez.dev/tags/terminal/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Todo TUI in Rust 3. Events, terminal safety, and the migration moment of truth</title>
      <link>https://blog.rafaelfernandez.dev/posts/todo-tui-rust-3-events-terminal-safety-migration/</link>
      <pubDate>Sat, 21 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/todo-tui-rust-3-events-terminal-safety-migration/</guid>
      <description>The rat wires up the ears. We implement mode-specific event handlers with crossterm, redesign the key mapping to use a toggle instead of separate keys, solve the terminal restore problem with a capture-cleanup-return pattern, and run cargo test to discover that zero lines changed outside the adapter.</description>
      
    </item>
    
  </channel>
</rss>
