Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:36

A full-featured yet light-weight terminal emulator for the Godot
Engine, powered by libghostty.

Install: download godotty-v0.9.1.zip below and extract it into
your project root.

See the README for usage.

Changes

  • Box drawing, blocks, braille and powerline glyphs are now drawn as
    cell-perfect sprites, matching ghostty.
  • Cursor styles: bar/underline/block (DECSCUSR), and a hollow cursor
    when the terminal is unfocused.
  • Underlines follow the font's underline position and thickness.