Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 742 Bytes

File metadata and controls

24 lines (20 loc) · 742 Bytes

Missing APIs

Not Bound

  • Key encoding (key.h, key/encoder.h, key/event.h)
  • Mouse encoding (mouse.h, mouse/encoder.h, mouse/event.h)
  • OSC parser (osc.h)
  • SGR parser (sgr.h)
  • Paste utilities (paste.h)
  • Focus encoding (focus.h)
  • Kitty graphics (kitty_graphics.h)
  • Allocator (allocator.hghostty_alloc, ghostty_free)
  • Selection type (selection.h)

Partially Bound

  • ghostty_mode_report_encode()
  • ghostty_size_report_encode()
  • ghostty_type_json()
  • ghostty_style_default()
  • ghostty_color_rgb_get()
  • ghostty_grid_ref_hyperlink_uri()
  • ghostty_terminal_point_from_grid_ref()
  • ghostty_formatter_format_buf()