tmuxctl 0.1.0

A bidirectional tmux control-mode (tmux -C) client: typed notification stream, command reply correlation, pane-output decoding, and layout-tree parsing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
school = "prod9/school"

# Team-wide skill set for this crate. Personal additions go in ace.local.toml.
# ace-* workflow skills come from the user-level include.
skills = [
  "general-coding",
  "rust-coding",
  "markdown-writing",
  "shell",
  "smoke",
  "issue-creator",
]