Some checks failed
continuous-integration/drone/tag Build is failing
Rust-based tmux project launcher with fzf selection, incremental mtime-based cache, per-project .tmuxido.toml session config, and Drone CI pipeline for automated binary releases.
20 lines
258 B
TOML
20 lines
258 B
TOML
[[windows]]
|
|
name = "tmuxido"
|
|
|
|
[[windows]]
|
|
name = "editor"
|
|
layout = "main-horizontal"
|
|
panes = [
|
|
"code . ; claude --dangerously-skip-permissions",
|
|
"clear",
|
|
"clear"
|
|
]
|
|
|
|
# [[windows]]
|
|
# name = "build"
|
|
# panes = []
|
|
|
|
# [[windows]]
|
|
# name = "git"
|
|
# panes = []
|