summaryrefslogtreecommitdiff
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2024-03-19Alacritty version 0.13.2-rc1v0.13.2-rc1alacritty_terminal_v0.23.0-rc1Christian Duerr
2024-03-19Allow setting terminal env vars via PTY optionsKirill Bulatov
2024-03-19Bump dependenciesChristian Duerr
2024-03-19Fix hint `Select` action for hyperlink escapeChristian Duerr
2024-03-19Set PTY's pixel size on startupKirill Chibisov
2024-03-19Send exit code events on child process exitKirill Bulatov
2024-03-19Expose more process info on WindowsSmall White
2024-03-19Fix log typoshuajin tong
2024-03-19Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2024-03-19Fix regional scrolling leaking into historyChristian Duerr
2024-03-19Fix row indexing with inclusive rangesAlexandru Placinta
2024-03-19Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov
2024-03-19Fix unnecessary explicit panic in PTY Conrad Irwin
2024-03-19Fix invalid bounds in selection range conversionMohammad AlSaleh
2024-03-19Fix inline search expanding across newlinesChristian Duerr
2024-01-08Alacritty version 0.13.1v0.13.1alacritty_terminal_v0.21.0Christian Duerr
2024-01-06Alacritty version 0.13.1-rc1v0.13.1-rc1alacritty_terminal_v0.21.0-rc1Christian Duerr
2024-01-06Fix serde tests without default featuresJames McCoy
2024-01-06Passthrough potential errors for `EventLoopSender`Hyper
2024-01-06Derive `Clone` for `EventLoopSender`Hyper
2023-12-27Alacritty version 0.13.0v0.13.0alacritty_terminal_v0.20.0Christian Duerr
2023-12-22Alacritty version 0.13.0-rc2v0.13.0-rc2alacritty_terminal_v0.20.0-rc2Christian Duerr
2023-12-14Alacritty version 0.13.0-rc1v0.13.0-rc1alacritty_terminal_v0.20.0-rc1Christian Duerr
2023-12-06Implement kitty's keyboard protocolKirill Chibisov
2023-11-29Fix DECRPM reportingKirill Chibisov
2023-11-24Bump dependenciesKirill Chibisov
2023-11-23Damage only terminal inside `alacritty_terminal`Kirill Chibisov
2023-11-23Add support for DECRPM/DECRQMKirill Chibisov
2023-11-23Update VTE to 0.13.0Kirill Chibisov
2023-11-11Add `--option` argument to `create-window`Christian Duerr
2023-11-10Remove `alacritty_config` from alacritty_terminalKirill Chibisov
2023-10-29Fix clippy warningsPavel Roskin
2023-10-25Fix typosPavel Roskin
2023-10-20Add inline vi mode searchChristian Duerr
2023-10-11Use openpty-rustix instead of nixKirill Chibisov
2023-10-09Fix regex patterns allowing for empty stringsChristian Duerr
2023-10-08Fix regex matches ending on multilineChristian Duerr
2023-10-08Fix PTY being closed on creationKirill Chibisov
2023-10-08Update dependenciesChristian Duerr
2023-10-07Port from mio to pollingJohn Nunley
2023-09-26Bump VTE to 0.12.0Kirill Chibisov
2023-09-17Fix regex memory usageChristian Duerr
2023-08-31Fix crash with anchored searchesChristian Duerr
2023-08-27Update regex-automata to v0.3.6Christian Duerr
2023-07-22Add `terminal` config section to control OSCs Kirill Chibisov
2023-07-18Remove unnecessary mutable referencesPavel Roskin
2023-07-16Mention all the actions in the man pageKirill Chibisov
2023-07-13Unset `XDG_ACTIVATION_TOKEN` in alacritty_terminalKirill Chibisov
2023-07-01Add version 0.12.2 to CHANGELOGKirill Chibisov
2023-06-26Update wix on the release CIKirill Chibisov