aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
AgeCommit message (Expand)Author
3 daysIgnore shell RCs for macOS zsh wrapperNathan Lilienthal
2024-05-04Bump winit to 0.30.0Kirill Chibisov
2024-05-03Bump alacritty_terminal to 0.24.1-devChristian Duerr
2024-05-01Add `from_file_descriptors()` to `tty::unix`Owen Law
2024-04-18Fix window being focused by defaultKirill Chibisov
2024-03-31Update homepage and repository in Cargo manifestsFoorack / Max Faxälv
2024-03-18Allow setting terminal env vars via PTY optionsKirill Bulatov
2024-03-18Bump dependenciesChristian Duerr
2024-03-12Fix hint `Select` action for hyperlink escapeChristian Duerr
2024-03-09Set PTY's pixel size on startupKirill Chibisov
2024-03-09Send exit code events on child process exitKirill Bulatov
2024-03-07Expose more process info on WindowsSmall White
2024-03-06Fix log typoshuajin tong
2024-02-28Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2024-02-14Fix regional scrolling leaking into historyChristian Duerr
2024-02-11Fix row indexing with inclusive rangesAlexandru Placinta
2024-02-08Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov
2024-02-05Bump alacritty_terminal to 0.22.1Christian Duerr
2024-02-02Fix unnecessary explicit panic in PTY Conrad Irwin
2024-01-27Fix invalid bounds in selection range conversionMohammad AlSaleh
2024-01-14Fix inline search expanding across newlinesChristian Duerr
2024-01-06Fix serde tests without default featuresChristian Duerr
2023-12-30Passthrough potential errors for `EventLoopSender`Hyper
2023-12-28Derive `Clone` for `EventLoopSender`Hyper
2023-12-14Update alacritty versionsChristian 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