Skip to content

Releases: mattlianje/ghcitty

v0.4.0

Choose a tag to compare

@mattlianje mattlianje released this 29 May 04:31

Added

  • Kitty keyboard protocol enabled in the line editor for richer key disambiguation in kitty/wezterm/foot (Shift+Enter, Ctrl+Shift+... etc. arrive distinctly).
  • :config foo (space form) now prints a hint pointing at :config_foo instead of falling through to GHCi's "unknown command" error.

Changed

  • Warnings no longer suppress the value/type tail: head [1..10] with an x-partial warning still renders 1 :: Int alongside the warning, and let-bindings still show their inferred type.
  • Auto-reload check runs immediately before executing the submitted expression rather than before read_line, so edits made while typing are picked up on submit (#30).

Fixed

  • GHC Suggested fix: diagnostics render with the suggestion body underneath the label instead of dropping it.

v0.3.0

Choose a tag to compare

@mattlianje mattlianje released this 02 May 05:31
v0.3.0

v0.2.0

Choose a tag to compare

@mattlianje mattlianje released this 27 Apr 14:58
v0.2.0