• Joined on 2026-03-06
gregor pushed to main at gregor/jprototerm 2026-05-31 21:24:14 +00:00
aa5ca0451c Merge branch 'codex-performance-improvements'
8ac07218fe send backtab (ESC [ Z) for Shift+Tab
6bf69e8572 update jlibghostty
07585a314c Upload only changed rows to GPU and hoist glyph bounds checks
bdb33450f1 update jlibghostty
Compare 19 commits »
gregor pushed to profiling at gregor/jprototerm 2026-05-31 20:37:06 +00:00
cc9ac43ffa remove obsolete full-row-repaint debug toggle; document diagnostics
93d53fcef6 send backtab (ESC [ Z) for Shift+Tab
Compare 2 commits »
gregor pushed to codex-performance-improvements at gregor/jprototerm 2026-05-31 20:37:05 +00:00
8ac07218fe send backtab (ESC [ Z) for Shift+Tab
gregor created branch scene-graph in gregor/jprototerm 2026-05-31 20:26:52 +00:00
gregor pushed to test-new-jlibghostty at gregor/jprototerm 2026-05-31 20:26:52 +00:00
gregor pushed to profiling at gregor/jprototerm 2026-05-31 20:26:52 +00:00
b0ec6c7014 update jlibghostty
3c913fefd3 fix black seam bars: opaque base fill instead of clearRect
263bcf36b7 add debugRepaint toggle that fills cleared spans red
8e060b27ca Revert "snap repaint clear/fill to integer pixels to kill seam bars"
6613f1f746 snap repaint clear/fill to integer pixels to kill seam bars
Compare 6 commits »
gregor pushed to codex-performance-improvements at gregor/jprototerm 2026-05-31 20:26:52 +00:00
6bf69e8572 update jlibghostty
07585a314c Upload only changed rows to GPU and hoist glyph bounds checks
bdb33450f1 update jlibghostty
2c020bb6cb fix race condition
71a533ec34 clear context new fix
Compare 10 commits »
gregor created branch profiling in gregor/jprototerm 2026-05-31 20:26:52 +00:00
gregor created branch test-new-jlibghostty in gregor/jprototerm 2026-05-31 20:26:52 +00:00
gregor pushed to scene-graph at gregor/jprototerm 2026-05-31 20:26:52 +00:00
gregor created branch codex-performance-improvements in gregor/jprototerm 2026-05-31 20:26:52 +00:00
gregor pushed to main at gregor/jlibghostty 2026-05-31 20:20:25 +00:00
6a3d5aa0b0 gitignore
5fdae1e7d5 avoid redundant copies in render cell marshalling
Compare 2 commits »
gregor pushed to main at gregor/jlibghostty 2026-05-31 19:38:57 +00:00
db5ee5d20d reuse scratch buffers when marshalling render cells
gregor pushed to main at gregor/jprototerm 2026-05-31 14:28:20 +00:00
f5562baf5f Merge branch 'refactor'
3017b99f87 recover pane
0958c93b4f recover tab
9c98d87783 recover abstract terminal renderer
76c731578f recover terminal metrics from helix buffer
Compare 9 commits »
gregor pushed to refactor at gregor/jprototerm 2026-05-31 14:26:49 +00:00
3017b99f87 recover pane
0958c93b4f recover tab
9c98d87783 recover abstract terminal renderer
76c731578f recover terminal metrics from helix buffer
95619f5b4c fuck did bad git reset hard to main, recovering from helix buffer
Compare 8 commits »
gregor created branch refactor in gregor/jprototerm 2026-05-31 14:26:49 +00:00
gregor pushed to main at gregor/jprototerm 2026-05-31 13:31:14 +00:00
76f539d34a fix build error
ba884cd0a2 probably wrong fix
7dbbf89b27 non fix of clearing issue
Compare 3 commits »
gregor pushed to main at gregor/jprototerm 2026-05-29 20:10:42 +00:00
e2850f067e readme update
022cf22463 tabbar, background coloring
250b182060 tabs
ebba6cc44f main pane splitting
4c3449129c no image caching, no transparency for performance
Compare 7 commits »
gregor pushed to main at gregor/jlibghostty 2026-05-29 18:32:15 +00:00
68121d50b5 styling stuff
gregor pushed to main at gregor/jlibghostty 2026-05-29 17:40:35 +00:00
5bbba354ab finalize