<?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 Text Matrix</title><link>https://txtmix.com/tags/tui/</link><description>Recent content in TUI on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/tui/index.xml" rel="self" type="application/rss+xml"/><item><title>witr：把“这个进程为什么在跑”讲明白的跨平台归因工具</title><link>https://txtmix.com/posts/tech/witr-why-is-this-running-guide/</link><pubDate>Sat, 16 May 2026 19:45:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/witr-why-is-this-running-guide/</guid><description>&lt;p>你在机器上看到一个占着端口的进程时，第一反应通常不是“它叫什么”，而是“它为什么会在这里”。&lt;code>ps&lt;/code>、&lt;code>top&lt;/code>、&lt;code>lsof&lt;/code>、&lt;code>systemctl&lt;/code>、&lt;code>docker ps&lt;/code> 这类工具能把状态摊开，却很少直接把因果关系讲清楚。&lt;code>witr&lt;/code> 想补上的，正是这一步。&lt;/p></description></item><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>DeepSeek-TUI：终端原生编程智能体，1M Token 上下文加持的 DeepSeek 专属 Coding Agent</title><link>https://txtmix.com/posts/tech/deepseek-tui-terminal-coding-agent-guide/</link><pubDate>Mon, 04 May 2026 10:08:26 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepseek-tui-terminal-coding-agent-guide/</guid><description>&lt;h1 id="deepseek-tui终端原生编程智能体1m-token-上下文加持的-deepseek-专属-coding-agent">DeepSeek-TUI：终端原生编程智能体，1M Token 上下文加持的 DeepSeek 专属 Coding Agent&lt;/h1>
&lt;p>如果你的工作流重度依赖 DeepSeek V4，又希望拥有一个完全掌控在自己终端里的 AI 编程助手，DeepSeek-TUI 是一个值得关注的选择。&lt;/p></description></item><item><title>OpenCode 完全指南：开源 AI Coding Agent 从入门到精通</title><link>https://txtmix.com/posts/tech/opencode-open-source-ai-coding-agent-guide/</link><pubDate>Sat, 02 May 2026 10:13:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/opencode-open-source-ai-coding-agent-guide/</guid><description>&lt;h1 id="opencode-完全指南开源-ai-coding-agent-从入门到精通">OpenCode 完全指南：开源 AI Coding Agent 从入门到精通&lt;/h1>
&lt;p>截至 2026 年初，OpenCode 在 GitHub 上已获得超过 15.3 万星标、1.77 万分支，是目前最受关注的开源 AI 编程助手之一。它由 Neovim 爱好者和 &lt;a href="https://terminal.shop" target="_blank" rel="noopener noreffer ">terminal.shop&lt;/a> 的创建者联合开发，核心目标是为开发者提供一个完全开放、无绑定提供商的终端编程环境。&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></channel></rss>