You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add socket_path as item 16 (tmuxinator config key not handled)
- socket_path takes precedence over socket_name in tmuxinator
- tmuxp only accepts socket path via CLI -S flag
- Add to summary table as missing Difference
**Importer status**: β Not handled. `socket_path` is a tmuxinator config key (takes precedence over `socket_name`) but the importer ignores it. tmuxp takes socket path via CLI `-S` flag only.
145
+
146
+
### 17. `attach: false` β CLI Flag
139
147
140
148
| tmuxinator | tmuxp |
141
149
|---|---|
@@ -212,6 +220,7 @@ These are features that cannot be imported because tmuxp lacks the underlying ca
0 commit comments