- Rewrite cursor_test.go to use the current GlyphLayout-based API instead of the deleted byteOffsetToLineCol function - Add guard for empty/missing layout slices in SetCursorFromPoint to prevent index-out-of-range panic on empty documents - Add missing Advance field to e2e test GlyphLayout initialization - Add cmd/pad/pad binary to .gitignore |
||
|---|---|---|
| .. | ||
| assertions.go | ||
| browser_files_test.go | ||
| capture.go | ||
| cursor_interaction_test.go | ||
| harness_test.go | ||
| harness.go | ||
| helpers.go | ||
| search_test.go | ||
| sort_mode_test.go | ||