summaryrefslogtreecommitdiff
path: root/alacritty_terminal
AgeCommit message (Expand)Author
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
2023-06-19Add support for loading conpty.dllPavel Roskin
2023-06-17Fix the crash when shrinking scrolled terminalKirill Chibisov
2023-06-17Add errors for deserializing with unknown fieldsChristian Duerr
2023-06-15Fix `alacritty msg config` toml replacementChristian Duerr
2023-06-12Switch to TOML configuration formatChristian Duerr
2023-06-11Bump dependenciesPavel Roskin
2023-05-23Switch to VTE's built-in ansi featureAnhad Singh
2023-05-22Add version 0.12.1 to CHANGELOGKirill Chibisov
2023-05-17Update patch dependenciesKirill Chibisov
2023-05-17Update xdg and dirs crateKirill Chibisov
2023-05-17Update bitflags to 2.2.1Kirill Chibisov
2023-03-24Fix selection rotation on the last lineChristian Duerr
2023-03-19Fix `;` character in URI OSC 8 payloadKirill Chibisov
2023-02-15Bump development version to 0.13.0-devKirill Chibisov
2023-02-02Update winit to 0.28Kirill Chibisov
2023-02-02Prefer environment variables over passwdJovan Gerodetti
2023-01-15Preserve last column with erase in line rightChristian Duerr
2022-12-14Fix multi-line bracket selectionChristian Duerr
2022-11-03Update glutin to 0.30.0Kirill Chibisov
2022-10-22Fix startup failure on macOS with dash as /bin/shKirill Chibisov