1.27.0
Added
url.style=none|single|double|curly|dotted|dashedoption added, allowing you to configure how URL underlines are drawn. The default isdotted(#2302).
Changed
- URL underlines are now dotted by default, instead of plain underlines. This can be changed with the new
url.styleoption. - If the cursor foreground and background colors are identical, use the current cell's foreground and background colors (inverted), instead of the default foreground and background colors (#2323).
Fixed
- Other output (key presses, query replies etc) being mixed with paste data, both interactive pastes and OSC-52 (#2307).
- Scrollback search not working correctly when the terminal application has enabled the kitty keyboard protocol with release event reporting (#2316).
- Keypad escapes in the legacy keyboard protocol ignoring the shift modifier (#2324).
- Crash when querying the kitty notification protocol (OSC-99, with
p=?) (#2335).