A simple, high performance text editor.
v1 (widget rebuild) was drafted against a stale snapshot. The live repo already has the real filesystem, the Android APK, and a chunked buffer (the 10 MB+ approach widget.Editor cannot do). The Android IME is reachable from the op layer with only a small, precisely-defined gap: missing key.SelectionCmd/SnippetCmd, an EditEvent handler that ignores Range (corrupts swipe/autocorrect replacement commits), and a missing InputHint. Completing those is now Phase 1; the emulator (now available on the 16 GB VM) is the verification instrument. |
||
|---|---|---|
| .qwen | ||
| cmd/pad | ||
| doc | ||
| internal | ||
| .DS_Store | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||