Commit bce0569
committed
refactor(ui/renderer/tests): remove trailing-border flags, filter internal messages, normalize extmarks
- Remove extend_border_to_trailing_blank from permission and question window displays.
- Filter messages with ids starting with __opencode_ before calling full-session render.
- Normalize extmark serialization (move virt_text_pos, virt_text_hide, virt_text_win_col, priority into consistent ordering) and update expected test fixtures/timestamps.
- Update unit tests to match new display options.1 parent 1680822 commit bce0569
15 files changed
Lines changed: 4472 additions & 2102 deletions
File tree
- lua/opencode/ui
- renderer
- tests
- data
- unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
387 | 390 | | |
388 | 391 | | |
389 | 392 | | |
| |||
0 commit comments