This website requires JavaScript.
Explore
Help
Sign In
gmp
/
Pad
Watch
1
Star
0
Fork
0
You've already forked Pad
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple, high performance text editor.
109
Commits
1
Branch
0
Tags
49
MiB
Go
92.8%
Shell
5.2%
Java
1.1%
C
0.9%
62d1f827e0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greg Pomerantz
62d1f827e0
Fix cursor rendering lag and implement Enter key newline insertion
2026-06-03 20:19:35 -04:00
.qwen
Add ShapeText/DrawShapedText: single shaper call, zero-call drawing
2026-05-12 12:06:28 -04:00
cmd
/pad
Compute glyphLayout after text rendering. Implement correct cursor
2026-06-03 19:01:05 -04:00
doc
Fix cursor rendering lag and implement Enter key newline insertion
2026-06-03 20:19:35 -04:00
internal
Fix cursor rendering lag and implement Enter key newline insertion
2026-06-03 20:19:35 -04:00
.DS_Store
Add drawPng function to Renderer for PNG icon rendering
2026-05-10 06:26:29 -04:00
.gitignore
browser: document lazy loading implementation plan
2026-05-31 18:43:46 +00:00
go.mod
fix: remove duplicate scale storage, read from State via ScaleProvider interface
2026-05-17 10:59:29 -04:00
go.sum
Add Gioui scaffolding with Label and ListView rendering
2026-05-07 17:45:56 -04:00