aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
| * 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
| * Bump VTE to 0.12.0Kirill Chibisov2023-09-26
| * 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
| * Add version 0.12.2 to CHANGELOGKirill Chibisov2023-07-01
| * 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
| * Add version 0.12.1 to CHANGELOGKirill Chibisov2023-05-22
| * Update patch dependenciesKirill Chibisov2023-05-17
| * 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
|\|
| * Bump development version to 0.13.0-devKirill Chibisov2023-02-15
| * Update winit to 0.28Kirill Chibisov2023-02-02
| * Prefer environment variables over passwdJovan Gerodetti2023-02-02
| * Preserve last column with erase in line rightChristian Duerr2023-01-15
| * Fix multi-line bracket selectionChristian Duerr2022-12-14
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-12-02
|\|
| * Update glutin to 0.30.0Kirill Chibisov2022-11-03
| * Fix startup failure on macOS with dash as /bin/shKirill Chibisov2022-10-22
* | Apply rustfmt to term/mod.rs.Ayose2022-10-20
* | Update damage when a graphics is inserted.Ayose2022-10-20
* | CSI XTSMGRAPHICS Pi=2, Pa=1 should return dimensions that fit in text areakumattau2022-10-21
* | Add Eq derive to ClearSubregion.Ayose2022-10-16
* | Set graphics limit per cell.Ayose2022-10-16
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-10-16
|\|
| * Fix clippy warningsChristian Duerr2022-10-12
| * Migrate from winapi to windows-syskillian2022-09-30
| * Fix IPC config overriding previous valuesChristian Duerr2022-09-17
| * Bump development version to 0.12.0-devChristian Duerr2022-09-03
| * Add IPC config subcommandChristian Duerr2022-09-01
| * Bump glutin to 0.29.1Kirill Chibisov2022-08-10