1 个仓库
Interactive shells used specifically to modify the internal state of a session manager.
Distinct from Interactive Shell Sessions: Distinct from general interactive shell sessions: the shell is used as an administrative interface for the manager's own state.
Explore 1 awesome GitHub repository matching development tools & productivity · Manager State Shells. Refine with filters or upvote what's useful.
tmuxp 是一个 tmux 的会话管理器和工作区自动化工具。它允许使用 YAML 或 JSON 配置文件创建、保存和恢复终端会话布局,作为构建在 libtmux 之上的程序化层。 该项目通过同时充当工作区生成器和布局导出器而脱颖而出。它可以从结构化定义中实例化实时环境,反之亦然,捕获活动会话的状态并将其保存为便携式配置文件。它进一步通过插件框架和自定义构建器逻辑支持扩展性,以修改会话生命周期和工作区生成。 广泛的能力包括终端工作流编排和开发环境自动化。该工具处理环境变量注入、分层配置继承,以及跨多个窗格执行启动钩子和 Shell 命令。它还提供用于无头环境配置和实时会话检查的实用程序。 该工具使用 Python 实现,并与 tmux 命令行界面进行交互。
Executes commands in an interactive shell to inspect and modify the current state of the session manager.