View Source CHANGELOG

[0.4.3] - 2026-07-09

Features

  • (screen) Add enhanced keyboard mode helpers (4e1c13d)
  • (Termite.Terminal.Shell) Support configurable signal subscriptions (245cd26)

[0.4.2] - 2026-04-17

Features

  • (Termite.Terminal.Shell) Support OSC sequences (21731b9)

[0.4.1] - 2026-03-19

Features

  • (Termite.Style) Add open_code/1 function (0144fa7)
  • (Termite.Style) Support hex colors (06ec5d3)

Bug Fixes

  • (Termite.Terminal.Shell) Support escape sequencies with ~ (cffd30d)
  • (Termite.Terminal) Resize safely when :io is not available (2eb125f)
  • (Termite.Terminal.Shell) Support SIngle Shift 3 keys (F1-F20) (6431dc5)

[0.4.0] - 2026-02-09

Features

  • (Termite.Terminal.Shell) Use newlines with carriage returns (449ae11)
  • (Termite.Terminal) Default to Shell adapter for OTP-28 (516fbff)

[0.3.1] - 2025-11-10

Features

  • (Termite.Terminal.PrimTTY) Vendor erlang records (029d4ac)

[0.3.0] - 2025-05-08

Features

  • (Termite.Terminal) Add a resize callback (d27a1a2)
  • (Termite.Screen) Add functions for escape sequences (61237e1)
  • (Termite.Screen) Add delete_chars function (b209c51)

Bug Fixes

  • (examples) Remove :reset escape sequence (8ca63cb)

Refactor

  • (examples/colors) Extract color_block into a function (2902c6c)

[0.2.0] - 2024-08-03

Features

  • (prim_tty) Make writes synchronous (3bce459)

[0.1.0] - 2024-06-13