# [tmux](https://tmux.men/zh-tw/home) - [Git](https://gitea.szis.com.cn/github/tmux-tmux) - [Manual Page Search Parameters](https://man.openbsd.org/OpenBSD-current/man1/tmux.1) - [FORMATS](https://man.openbsd.org/OpenBSD-current/man1/tmux.1#FORMATS) - version Server version - host #H Hostname of local host - host_short #h Hostname of local host (no domain name) - session_name #S Name of session - window_flags #F Window flags with # escaped as ## - window_index #I Index of window - window_name #W Name of window - pane_id #D Unique pane ID - pane_index #P Index of pane - pane_title #T Title of pane (can be set by application) ## 文章 - [Tmux 使用教程](https://www.ruanyifeng.com/blog/2019/10/tmux.html) - [tmux高效使用指南:构建稳定终端环境的终极解决方案](https://developer.baidu.com/article/detail.html?id=6483429)