Commit 80990a1
committed
refactor(iterm2): simplify init save call and clean up string quoting
- collapse conditional save_window_id call into single unconditional call
- fix applescript string quoting to use consistent single-quoted style
- collapse multi-line escaped_session_id assignment to one line
- update test assertion to match new save_window_id signature1 parent f8dcbee commit 80990a1
2 files changed
Lines changed: 5 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 117 | + | |
127 | 118 | | |
128 | 119 | | |
129 | 120 | | |
| |||
551 | 542 | | |
552 | 543 | | |
553 | 544 | | |
554 | | - | |
| 545 | + | |
555 | 546 | | |
556 | 547 | | |
557 | 548 | | |
558 | | - | |
| 549 | + | |
559 | 550 | | |
560 | 551 | | |
561 | 552 | | |
| |||
571 | 562 | | |
572 | 563 | | |
573 | 564 | | |
574 | | - | |
575 | | - | |
576 | | - | |
| 565 | + | |
577 | 566 | | |
578 | 567 | | |
579 | 568 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments