文档(工程): 添加 tmux 使用资料

- 收录 tmux 官方文档、源码仓库链接
- 添加阮一峰教程和百度开发者指南
This commit is contained in:
arno
2026-04-12 07:11:39 +08:00
parent 42bff419aa
commit d690502b88
+8
View File
@@ -0,0 +1,8 @@
# [tmux](https://tmux.men/zh-tw/home)
- [Git](https://gitea.szis.com.cn/github/tmux-tmux)
## 文章
- [Tmux 使用教程](https://www.ruanyifeng.com/blog/2019/10/tmux.html)
- [tmux高效使用指南:构建稳定终端环境的终极解决方案](https://developer.baidu.com/article/detail.html?id=6483429)