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