ghostty/TODO.md
Mitchell Hashimoto 9cc9dbc9a0 update TODO
2022-07-11 06:54:43 -07:00

710 B

Bugs:

  • Underline should use freetype underline thickness hint

Performance:

  • libuv allocates on every read, we should use a read buffer pool
  • update cells should only update the changed cells
  • for scrollback, investigate using segmented list for sufficiently large scrollback scenarios.
  • scrollback: dynamic growth rather than prealloc

Correctness:

Visual:

  • bell

Improvements:

  • scrollback: configurable

Major Features:

  • Line wrap
  • Selection, highlighting
  • Copy (paste is done)
  • Strikethrough
  • Emoji
  • Ligatures