Commit c955d9

2026-01-30 14:08:21 Thai Pangsakulyanont: -/-
tmux/SKILL.md ..
@@ 73,12 73,4 @@
tmux capture-pane -t mysession:server -p
```
- This is how you check if your command worked.
-
- ```bash
- # Get last 10 lines
- tmux capture-pane -t mysession:server -p | tail -n 10
-
- # Check if text appears in output
- tmux capture-pane -t mysession:server -p | grep "Server running"
- ```
+ If you don't see the output you want yet, sleep and run again. If you don't know how long it will take, start at 15 seconds, doubling the sleep duration each time, but never sleep more than 4 minutes (240 seconds).
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9