Vouch / New User Voting Request #13899
What do you want to change?I have contributed before: https://github.com/ghostty-org/ghostty/commits/main/?author=j-c-m Right now I am working on a project with libghostty, I have a search shim I've created to expose the search, and also another render addition that does a per row packed cells for performance. I am cleaning them up, and I think they could be useful contributions. Why do you want to make this change?The search exposure is already on the roadmap I believe, just not done. main...j-c-m:ghostty:libghostty-vt-search The row of packed cell exposure is a performance optimization, it had a lot of performance impact avoiding a bunch of C<->Swift crossings for me. main...j-c-m:ghostty:libghostty-vt-row-cells-packed I am using both here in my libghostty experiment: https://github.com/j-c-m/ghosvt I acknowledge that:
|
Replies: 3 comments
|
I also did some work on a smooth scroll - |
|
!vouch |
|
Be sure and do a lot of benchmarking (and include the results, plus how to reproduce) in the PR description for render changes. |
!vouch