summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-30Fix app icon in alt+tab view on WindowsHEADmasterNeil Stewart
2024-09-22Fix fullwidth semantic escape charactersChristian Duerr
2024-09-22Ignore cursor color request with default colorsChristian Duerr
2024-09-10Make alacritty(1) config paths resemble alacritty(5)Kirill Chibisov
2024-09-07Improve TermMode bitflags initializationDimitri Sabadie
2024-08-31Update checkout CI actionHamir Mahal
2024-08-18Remove duplicate clip-path from logophilomathic_life
2024-08-16Make `ConPty` creation fallible张小白
2024-08-11Fix description in alacritty-bindings(5)Kirill Chibisov
2024-07-24Unify string formattingHamir Mahal
2024-07-21Restart config monitor on import changeChristian Duerr
2024-07-18Document options which are not working everywhere yetKirill Chibisov
2024-07-17Bump dependenciesKirill Chibisov
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-07-02Use latest macOS image on CI (#8072)Kirill Chibisov
2024-06-23Bump winit to 0.30.3Kirill Chibisov
2024-06-16Bump winit to 0.30.2Kirill Chibisov
2024-06-08Bump glutin to 0.32.0Kirill Chibisov
2024-05-24Fix spelling errorsJosh Soref
2024-05-23Fix Kitty protocol reporting shifted keycodesjadedpasta
2024-05-23Fix error with missing importsChristian Duerr
2024-05-23Fix IO safety violation from consequent dropping `OwnedFd`Jakob Hellermann
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-12Add missing comma to alacritty(5) manpageTravis Finkenauer
2024-05-07Allow requesting Bluetooth permission on macOSGiacomo Battaglia
2024-05-07Fix user events for all windows not handledKirill Chibisov
2024-05-04Bump winit to 0.30.0Kirill Chibisov
2024-05-03Fix shutdown of config monitorChristian Duerr
2024-05-03Bump alacritty_terminal to 0.24.1-devChristian Duerr
2024-05-03Add config file locations into alacritty(5) Aarni Koskela
2024-05-01Add `from_file_descriptors()` to `tty::unix`Owen Law
2024-04-23Fix dynamic title override for multiple windowsChristian Duerr
2024-04-21Fix IME preview overlapping textKirill Chibisov
2024-04-21Fix missing config import warningMatt Fellenz
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-31Update homepage and repository in Cargo manifestsFoorack / Max Faxälv
2024-03-28Fix "Open Alacritty Here" on WindowsZhiZe-ZG
2024-03-26Add version 0.13.2 to CHANGELOGChristian Duerr
2024-03-24Send ESC with Alt for unicode inputKirill Chibisov
2024-03-24Fix msi installer buildChristian Duerr
2024-03-21Fix kitty encoding used for char input without textKirill Chibisov
2024-03-18Allow setting terminal env vars via PTY optionsKirill Bulatov
2024-03-18Drop MSRV to 1.70.0Christian Duerr
2024-03-18Bump dependenciesChristian Duerr
2024-03-14Bump winit to 0.29.15Kirill Chibisov