aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
Commit message (Expand)AuthorAge
* Add `from_file_descriptors()` to `tty::unix`Owen Law2024-08-14
* Fix window being focused by defaultKirill Chibisov2024-08-14
* Allow setting terminal env vars via PTY optionsKirill Bulatov2024-08-14
* Fix hint `Select` action for hyperlink escapeChristian Duerr2024-08-14
* Set PTY's pixel size on startupKirill Chibisov2024-08-14
* Send exit code events on child process exitKirill Bulatov2024-08-14
* Expose more process info on WindowsSmall White2024-08-14
* Fix log typoshuajin tong2024-08-14
* Fix feature = "cargo-clippy" deprecationDimitris Apostolou2024-08-14
* Fix regional scrolling leaking into historyChristian Duerr2024-02-14
* Fix row indexing with inclusive rangesAlexandru Placinta2024-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