Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mt - /ˈem(p)tē/

Fastest1 MacOS Terminal Emulator

Built with SwiftUI prioritizing performance and latency above all else.

Architecture

Text Buffer

  • buffer (2D array of CharacterCells)
  • viewport (Top and bottom row index that is visible)
  • dirtyRows (Rows that need to be rerendered)

Renderer

  • Render only the dirtyRows
  • should handle textwrapping

Footnotes

  1. So I really don't know if this is true

About

Fastest* MacOS Terminal Emulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages