aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-08Bump glutin to 0.32.0bump-glutin-0320Kirill 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
2024-03-12Fix hint `Select` action for hyperlink escapeChristian Duerr
2024-03-09Set PTY's pixel size on startupKirill Chibisov
2024-03-09Send exit code events on child process exitKirill Bulatov
2024-03-07Expose more process info on WindowsSmall White
2024-03-07Bump winit to 0.29.14Kirill Chibisov
2024-03-06Fix log typoshuajin tong
2024-03-03Fix build failure on NetBSDKirill Chibisov
2024-03-01Bump winit to 0.29.12Kirill Chibisov
2024-03-01Add alias support to `SerdeReplace`Alexandru Placinta
2024-02-29Check alternative cursor icon names on WaylandFriz64
2024-02-28Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2024-02-27Bump winit to 0.29.11Kirill Chibisov
2024-02-19Fix typo in config docsYadi Abdalhalim
2024-02-14Fix regional scrolling leaking into historyChristian Duerr
2024-02-14Fix clippy warningsChristian Duerr
2024-02-14Bump MSRV to 1.72.0Christian Duerr
2024-02-14Use dynamic MSRV for oldstable CIChristian Duerr
2024-02-11Fix row indexing with inclusive rangesAlexandru Placinta
2024-02-08Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov