aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Always explicitly emit `1` without modifiers in kitty encodingKirill Chibisov2024-12-20
* Don't error on nonexistent TOML imports in migrateKirill Chibisov2024-11-28
* Fix recursion limit not working for toml migrateKirill Chibisov2024-11-28
* Add `window.level` config optionDavid Horner2024-11-23
* Fix vi motion with wide semantic escape charsChristian Duerr2024-11-22
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Focus new windows on macOSChris2024-11-02
* Fix hint highlight invalidationChristian Duerr2024-10-29
* Bump development version to 0.15.0-devChristian Duerr2024-10-18
* Revert "Add unicode 16 support"Christian Duerr2024-10-18
* Add headless modeChristian Duerr2024-10-15
* Add IME support to inline searchChristian Duerr2024-10-15
* Implement multi-char cursor highlightKirill Chibisov2024-10-15
* Add unicode 16 supportChristian Duerr2024-10-10
* Change ctrl+shift+u to ctrl+shift+oKirill Chibisov2024-10-10
* Fix highlight invalidation on grid scrollChristian Duerr2024-10-07
* Remove startup notify variables only for shellKirill Chibisov2024-10-03
* Add migration support for TOML config changesChristian Duerr2024-10-02
* Move root config fields to `[general]` sectionChristian Duerr2024-10-02
* Fix app icon in alt+tab view on WindowsNeil Stewart2024-09-30
* Fix fullwidth semantic escape charactersChristian Duerr2024-09-22
* Ignore cursor color request with default colorsChristian Duerr2024-09-22
* Restart config monitor on import changeChristian Duerr2024-07-21
* Bump MSRV to 1.74.0Kirill Chibisov2024-07-17
* Fix search bug with wrapline on first characterChristian Duerr2024-07-05
* Support relative imports in config fileJoshua Cao2024-07-02
* Fix spelling errorsJosh Soref2024-05-24
* Fix Kitty protocol reporting shifted keycodesjadedpasta2024-05-23
* Fix error with missing importsChristian Duerr2024-05-23
* Fix FD leak after closing child windowsChristian Duerr2024-05-22
* Fix mouse mode bindings with multiple actionsEBADBEEF2024-05-16
* Ignore shell RCs for macOS zsh wrapperNathan Lilienthal2024-05-15
* Bump winit to 0.30.0Kirill Chibisov2024-05-04
* Fix dynamic title override for multiple windowsChristian Duerr2024-04-23
* Fix IME preview overlapping textKirill Chibisov2024-04-21
* Fix crash when trying to open a new tab on macOSWilliam Viktorsson2024-04-20
* Fix window being focused by defaultKirill Chibisov2024-04-18
* Add version 0.13.2 to CHANGELOGChristian Duerr2024-03-26
* Send ESC with Alt for unicode inputKirill Chibisov2024-03-24
* Fix kitty encoding used for char input without textKirill Chibisov2024-03-21
* Drop MSRV to 1.70.0Christian Duerr2024-03-18
* Fix hint `Select` action for hyperlink escapeChristian Duerr2024-03-12
* Fix log typoshuajin tong2024-03-06
* Fix build failure on NetBSDKirill Chibisov2024-03-03
* Add alias support to `SerdeReplace`Alexandru Placinta2024-03-01
* Check alternative cursor icon names on WaylandFriz642024-02-29
* Bump winit to 0.29.11Kirill Chibisov2024-02-27
* Fix regional scrolling leaking into historyChristian Duerr2024-02-14
* Bump MSRV to 1.72.0Christian Duerr2024-02-14
* Add default `Home`/`End` bindings for Vi modeKirill Chibisov2024-02-08