<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>终端 on Text Matrix</title><link>https://txtmix.com/tags/%E7%BB%88%E7%AB%AF/</link><description>Recent content in 终端 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E7%BB%88%E7%AB%AF/index.xml" rel="self" type="application/rss+xml"/><item><title>Basalt：用Rust在终端里管理Obsidian笔记，1.2k星的ratatui实战</title><link>https://txtmix.com/posts/tech/basalt-rust-obsidian-tui-notes/</link><pubDate>Mon, 11 May 2026 22:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/basalt-rust-obsidian-tui-notes/</guid><description>&lt;blockquote>
&lt;p>&amp;ldquo;Basalt 不是 Obsidian 的替代品，而是一个提供极简主义终端界面和 WYSIWYG Markdown 体验的工具。&amp;quot;——README 开篇声明&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="一句话定位">一句话定位&lt;/h2>
&lt;p>&lt;a href="https://github.com/erikjuhani/basalt" target="_blank" rel="noopener noreffer ">Basalt&lt;/a> 是一个用 &lt;strong>Rust&lt;/strong> 构建的 &lt;strong>Obsidian 笔记终端管理器&lt;/strong>。它不是一个全功能的笔记软件，而是专注做好一件事：在终端里以三窗格布局（Explorer + Note Editor + Outline）浏览和管理 Obsidian 保险库。&lt;/p></description></item><item><title>Warp：终端里的 Agentic Development Environment</title><link>https://txtmix.com/posts/tech/warp-agentic-terminal/</link><pubDate>Thu, 30 Apr 2026 10:09:13 +0800</pubDate><guid>https://txtmix.com/posts/tech/warp-agentic-terminal/</guid><description>&lt;h1 id="warp终端里的-agentic-development-environment">Warp：终端里的 Agentic Development Environment&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：对 AI 编程工具有兴趣的开发者，想了解 Warp 架构与理念的工程师
&lt;strong>预计阅读时间&lt;/strong>：20 分钟
&lt;strong>前置知识&lt;/strong>：终端基本用法、了解过 AI coding assistant（如 Copilot、Claude Code）&lt;/p></description></item><item><title>Delta：30.1K Stars·Git语法高亮分页器·Rust高性能</title><link>https://txtmix.com/posts/tech/delta-git-syntax-highlighting-pager-guide/</link><pubDate>Sun, 12 Apr 2026 02:31:39 +0800</pubDate><guid>https://txtmix.com/posts/tech/delta-git-syntax-highlighting-pager-guide/</guid><description>&lt;h1 id="delta301k-starsgit语法高亮分页器rust高性能语法高亮主题side-by-side对比">Delta：30.1K Stars·Git语法高亮分页器·Rust高性能·语法高亮主题·Side-by-Side对比&lt;/h1>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-delta-是什么">1.1 Delta 是什么&lt;/h3>
&lt;p>&lt;strong>Delta&lt;/strong> 是一个&lt;strong>Git 语法高亮分页器&lt;/strong>，用于 git、diff、grep 和 blame 输出。&lt;/p></description></item><item><title>LazyGit：76K Stars·Go语言编写·Git终端UI·可视化版本控制</title><link>https://txtmix.com/posts/tech/lazygit-git-terminal-ui-guide/</link><pubDate>Sun, 12 Apr 2026 02:29:31 +0800</pubDate><guid>https://txtmix.com/posts/tech/lazygit-git-terminal-ui-guide/</guid><description>&lt;h1 id="lazygit76k-starsgo语言编写git终端ui可视化版本控制交互式rebase冲突解决">LazyGit：76K Stars·Go语言编写·Git终端UI·可视化版本控制·交互式Rebase·冲突解决&lt;/h1>
&lt;h2 id="一项目概述">一，项目概述&lt;/h2>
&lt;h3 id="11-lazygit-是什么">1.1 LazyGit 是什么&lt;/h3>
&lt;p>&lt;strong>LazyGit&lt;/strong> 是一个简单的 &lt;strong>Git 终端 UI&lt;/strong>，使用 Go 语言编写。它旨在通过可视化界面让 Git 版本控制更加用户友好。&lt;/p></description></item><item><title>Yazi：极快的终端文件管理器</title><link>https://txtmix.com/posts/tech/yazi-terminal-file-manager-complete-guide/</link><pubDate>Sat, 11 Apr 2026 14:20:52 +0800</pubDate><guid>https://txtmix.com/posts/tech/yazi-terminal-file-manager-complete-guide/</guid><description>&lt;h1 id="yazi-级快的终端文件管理器">Yazi：⚡ 级快的终端文件管理器&lt;/h1>
&lt;h2 id="-一项目概述">📖 一、项目概述&lt;/h2>
&lt;h3 id="11-yazi-是什么">1.1 Yazi 是什么&lt;/h3>
&lt;p>&lt;strong>Yazi&lt;/strong>（谐音&amp;quot;鸭子&amp;quot;）是一款用 Rust 编写的极速终端文件管理器，基于&lt;strong>非阻塞异步 I/O&lt;/strong>构建，它的目标是为用户提供一个高效、用户友好，可高度定制的文件管理体验。&lt;/p></description></item><item><title>Kaku：开箱即用的AI原生终端，比WezTerm轻40%，一条命令打造AI编码环境</title><link>https://txtmix.com/posts/tech/kaku-ai-native-terminal-built-for-ai-coding/</link><pubDate>Tue, 07 Apr 2026 17:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/kaku-ai-native-terminal-built-for-ai-coding/</guid><description>&lt;h1 id="kaku开箱即用的ai原生终端">Kaku：开箱即用的AI原生终端&lt;/h1>
&lt;h2 id="项目概述">项目概述&lt;/h2>
&lt;p>&lt;strong>Kaku&lt;/strong>是由&lt;a href="https://github.com/tw93" target="_blank" rel="noopener noreffer ">twa&lt;/a>（也是Pake的作者）开发的AI原生终端，核心定位是&lt;strong>A fast, out-of-the-box terminal built for AI coding&lt;/strong>。Kaku是&lt;a href="https://github.com/wez/wezterm" target="_blank" rel="noopener noreffer ">WezTerm&lt;/a>的深度定制分支，在保留WezTerm强大可配置性的同时，提供了开箱即用的极致体验。&lt;/p></description></item><item><title>Ghostty：49.9k Stars 快速原生终端模拟器完全指南</title><link>https://txtmix.com/posts/tech/ghostty-fast-native-terminal-emulator-guide/</link><pubDate>Tue, 07 Apr 2026 00:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ghostty-fast-native-terminal-emulator-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 Ghostty 的技术架构和设计理念&lt;/li>
&lt;li>学会在各种平台上安装和配置 Ghostty&lt;/li>
&lt;li>掌握 Ghostty 的独特功能（GPU 加速、多线程、平台原生集成）&lt;/li>
&lt;li>理解 libghostty 可嵌入终端库的使用方法&lt;/li>
&lt;li>学会配置和定制 Ghostty&lt;/li>
&lt;li>掌握 Ghostty 的高级特性（窗口管理、标签页、分屏）&lt;/li>
&lt;li>了解 Ghostty 的开发流程和贡献方式&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>Ghostty&lt;/strong> 是一个快速、原生、功能丰富的终端模拟器，使用平台原生 UI 和 GPU 加速。它不同于其他终端模拟器的地方在于：无需在速度、功能和原生 UI 之间做选择——Ghostty 三者兼顾。&lt;/p></description></item><item><title>smux：一键 tmux 配置，让 AI Agent 操控终端</title><link>https://txtmix.com/posts/tech/ai-agent/smux-tmux-ai-agent-setup/</link><pubDate>Sun, 29 Mar 2026 21:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/smux-tmux-ai-agent-setup/</guid><description>&lt;h1 id="smux一键-tmux-配置让-ai-agent-操控终端">smux：一键 tmux 配置，让 AI Agent 操控终端&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：15分钟 | 难度：⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>一文读懂 smux：让 AI Agent 与人类共享同一个终端&lt;/p>&lt;/blockquote>
&lt;p>&lt;strong>学习目标&lt;/strong>&lt;/p>
&lt;p>学完本文后，你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 smux 的核心设计理念：为什么需要一个 AI 与人类共用的终端配置&lt;/li>
&lt;li>掌握 smux 的安装与基本使用方法&lt;/li>
&lt;li>熟练使用 tmux-bridge 实现 AI Agent 间的跨窗格通信&lt;/li>
&lt;li>能够配置 Claude Code、Codex 等 AI Agent 使用 tmux-bridge&lt;/li>
&lt;li>理解 agent-to-agent 工作流的实际应用场景&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;a href="https://github.com/ShawnPana/smux" target="_blank" rel="noopener noreffer ">smux&lt;/a> 是一个&lt;strong>一键安装的 tmux 配置&lt;/strong>，专门为 AI Agent 时代设计。它不仅仅是给人类用的终端配置，更重要的是&lt;strong>让 AI Agent 能够读、写、控制终端&lt;/strong>。&lt;/p></description></item><item><title>cmux：11k Stars 的 AI 终端多路复用器，让终端成为 AI 工作流中心</title><link>https://txtmix.com/posts/tech/ai-agent/cmux-ai-terminal-multiplexer/</link><pubDate>Sat, 28 Mar 2026 20:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/cmux-ai-terminal-multiplexer/</guid><description>&lt;h1 id="cmux11k-stars-的-ai-终端多路复用器让终端成为-ai-工作流中心">cmux：11k Stars 的 AI 终端多路复用器，让终端成为 AI 工作流中心&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：25分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：希望将终端升级为 AI 工作流中心的开发者
&lt;strong>前置知识&lt;/strong>：终端基础、命令行操作、了解 Claude API 基本概念
&lt;strong>预计阅读时间&lt;/strong>：18 分钟
&lt;strong>核心价值&lt;/strong>：把 Claude AI 能力装进终端，实现工作流自动化&lt;/p></description></item></channel></rss>