aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
Commit message (Expand)AuthorAge
...
| * Fix regional scrolling leaking into historyChristian Duerr2024-02-14
| * Fix row indexing with inclusive rangesAlexandru Placinta2024-02-11
* | Include Sixel support in Device Attributes response.Ayose2024-03-04
* | Apply clippy suggestions.Ayose2024-02-12
* | Serialize/Deserialize only if the `serde` feature is set.Ayose2024-02-11
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-02-11
|\|
| * Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov2024-02-08
| * Fix unnecessary explicit panic in PTY Conrad Irwin2024-02-02
| * Fix invalid bounds in selection range conversionMohammad AlSaleh2024-01-27
| * Fix inline search expanding across newlinesChristian Duerr2024-01-14
| * Fix serde tests without default featuresChristian Duerr2024-01-06
| * Passthrough potential errors for `EventLoopSender`Hyper2023-12-30
| * Derive `Clone` for `EventLoopSender`Hyper2023-12-28
| * Implement kitty's keyboard protocolKirill Chibisov2023-12-06
| * Fix DECRPM reportingKirill Chibisov2023-11-29
| * Damage only terminal inside `alacritty_terminal`Kirill Chibisov2023-11-23
| * Add support for DECRPM/DECRQMKirill Chibisov2023-11-23
| * Update VTE to 0.13.0Kirill Chibisov2023-11-23
| * Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
| * Fix clippy warningsPavel Roskin2023-10-29
| * Fix typosPavel Roskin2023-10-25
| * Add inline vi mode searchChristian Duerr2023-10-20
| * Use openpty-rustix instead of nixKirill Chibisov2023-10-11
| * Fix regex patterns allowing for empty stringsChristian Duerr2023-10-09
| * Fix regex matches ending on multilineChristian Duerr2023-10-08
| * Fix PTY being closed on creationKirill Chibisov2023-10-08
| * Update dependenciesChristian Duerr2023-10-08
| * Port from mio to pollingJohn Nunley2023-10-07
| * Fix regex memory usageChristian Duerr2023-09-17
| * Fix crash with anchored searchesChristian Duerr2023-08-31
| * Update regex-automata to v0.3.6Christian Duerr2023-08-27
| * Add `terminal` config section to control OSCs Kirill Chibisov2023-07-22
| * Remove unnecessary mutable referencesPavel Roskin2023-07-18
| * Mention all the actions in the man pageKirill Chibisov2023-07-16
| * Unset `XDG_ACTIVATION_TOKEN` in alacritty_terminalKirill Chibisov2023-07-13
| * Update wix on the release CIKirill Chibisov2023-06-26
| * Add support for loading conpty.dllPavel Roskin2023-06-19
| * Fix the crash when shrinking scrolled terminalKirill Chibisov2023-06-17
| * Add errors for deserializing with unknown fieldsChristian Duerr2023-06-17
| * Fix `alacritty msg config` toml replacementChristian Duerr2023-06-15
| * Switch to TOML configuration formatChristian Duerr2023-06-12
| * Bump dependenciesPavel Roskin2023-06-11
| * Switch to VTE's built-in ansi featureAnhad Singh2023-05-23
| * Update xdg and dirs crateKirill Chibisov2023-05-17
| * Update bitflags to 2.2.1Kirill Chibisov2023-05-17
| * Fix selection rotation on the last lineChristian Duerr2023-03-24
| * Fix `;` character in URI OSC 8 payloadKirill Chibisov2023-03-19
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2023-03-01
|\|
| * Update winit to 0.28Kirill Chibisov2023-02-02
| * Prefer environment variables over passwdJovan Gerodetti2023-02-02