A simple, high performance text editor.
Go to file
Greg Pomerantz be123cf48d Fix redundant file loading and buffer insertion bugs
- Fix ChunkedBuffer.Insert to always update file length.
- Fix UpdateLineIndexAfterEdit to not shift the first line offset.
- Remove redundant ReadFileTask dispatch in HandleBrowserTap.
- Add end-to-end test for typing at start of buffer.
2026-06-05 10:45:48 -04:00
.qwen Add ShapeText/DrawShapedText: single shaper call, zero-call drawing 2026-05-12 12:06:28 -04:00
cmd/pad feat: implement atomic writes for filesystem backend 2026-06-04 18:01:51 -04:00
doc Draft virtual scroll render optimization plan. 2026-06-04 20:23:54 -04:00
internal Fix redundant file loading and buffer insertion bugs 2026-06-05 10:45:48 -04:00
.DS_Store Add drawPng function to Renderer for PNG icon rendering 2026-05-10 06:26:29 -04:00
.gitignore feat: virtual scrolling with chunked buffer for large files 2026-06-05 09:11:32 -04:00
go.mod Update to gioui v0.10.0. 2026-06-03 22:17:52 -04:00
go.sum Update to gioui v0.10.0. 2026-06-03 22:17:52 -04:00