Commit 304ff40
committed
fix(plan): Correct T2 insertion points and I7 line references
T2: Session-level pane title options insertion is alongside other
session options at lines 303-309, not "around line 311". Pane-level
title should be set after commands are sent (around line 535), before
focus handling at line 536.
I7: Stale TODOs are at lines 121 and 123 (not 121-123), since line
122 is `clear` which is a real teamocil feature.1 parent be91f2e commit 304ff40
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments