mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-22 11:46:11 +03:00

Fixes #1403 This changes the behavior of `grapheme-width-method = unicode` to change the default state of mode 2027 to true. Prior to this, setting this config would force grapheme clustering regardless of mode 2027. Now, this only sets the default and running TUI programs can disable it if they want.