ghostty/TODO.md
Mitchell Hashimoto 2767f19ced bell doesn't crash
2022-04-27 09:12:23 -07:00

271 B

Performance:

  • libuv allocates on every read, we should use a read buffer pool
  • update cells for drawing should just happen once per frame
  • update cells should only update the changed cells

Correctness:

  • exit in the shell should close the window

Visual:

  • bell