Fastest1 MacOS Terminal Emulator
Built with SwiftUI prioritizing performance and latency above all else.
- buffer (2D array of CharacterCells)
- viewport (Top and bottom row index that is visible)
- dirtyRows (Rows that need to be rerendered)
- Render only the dirtyRows
- should handle textwrapping
Footnotes
-
So I really don't know if this is true ↩