summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-24Alacritty version 0.13.2v0.13.2alacritty_terminal_v0.23.0v0.13Christian Duerr
2024-03-24Fix msi installer buildChristian Duerr
2024-03-24Fix kitty encoding used for char input without textKirill Chibisov
2024-03-19Alacritty version 0.13.2-rc1v0.13.2-rc1alacritty_terminal_v0.23.0-rc1Christian Duerr
2024-03-19Allow setting terminal env vars via PTY optionsKirill Bulatov
2024-03-19Drop MSRV to 1.70.0Christian Duerr
2024-03-19Bump dependenciesChristian Duerr
2024-03-19Bump winit to 0.29.15Kirill Chibisov
2024-03-19Fix hint `Select` action for hyperlink escapeChristian Duerr
2024-03-19Set PTY's pixel size on startupKirill Chibisov
2024-03-19Send exit code events on child process exitKirill Bulatov
2024-03-19Expose more process info on WindowsSmall White
2024-03-19Bump winit to 0.29.14Kirill Chibisov
2024-03-19Fix log typoshuajin tong
2024-03-19Fix build failure on NetBSDKirill Chibisov
2024-03-19Bump winit to 0.29.12Kirill Chibisov
2024-03-19Add alias support to `SerdeReplace`Alexandru Placinta
2024-03-19Check alternative cursor icon names on WaylandFriz64
2024-03-19Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2024-03-19Bump winit to 0.29.11Kirill Chibisov
2024-03-19Fix typo in config docsYadi Abdalhalim
2024-03-19Fix regional scrolling leaking into historyChristian Duerr
2024-03-19Fix clippy warningsChristian Duerr
2024-03-19Bump MSRV to 1.72.0Christian Duerr
2024-03-19Use dynamic MSRV for oldstable CIChristian Duerr
2024-03-19Fix row indexing with inclusive rangesAlexandru Placinta
2024-03-19Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov
2024-03-19Add default `Home`/`End` bindings for Vi modeKirill Chibisov
2024-03-19Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-03-19Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-03-19Fix unnecessary explicit panic in PTY Conrad Irwin
2024-03-19Document `command` field in bindingsKirill Chibisov
2024-03-19Don't use kitty sequences outside protocolKirill Chibisov
2024-03-19Move CHANGELOG entry for sextants to proper sectionKirill Chibisov
2024-03-19Don't report associated text only for C0/C1Kirill Chibisov
2024-03-19Fix invalid bounds in selection range conversionMohammad AlSaleh
2024-03-19Use builtin font to draw sextantsPopa Ioan Alexandru
2024-03-19Allow specifying all config keys on all platformsChristian Duerr
2024-03-19Fix typo in config docsChristian Duerr
2024-03-19Fix env variable overrides through CLIChristian Duerr
2024-03-19Fix inline search expanding across newlinesChristian Duerr
2024-03-19Fix `debug.renderer="gles2pure"` documentationChristian Duerr
2024-03-19Reduce allocations during keyboard inputChristian Duerr
2024-01-08Alacritty version 0.13.1v0.13.1alacritty_terminal_v0.21.0Christian Duerr
2024-01-08Fix manpage string escapesWuerfelDev
2024-01-06Alacritty version 0.13.1-rc1v0.13.1-rc1alacritty_terminal_v0.21.0-rc1Christian Duerr
2024-01-06Fix serde tests without default featuresJames McCoy
2024-01-06Bump winit to 0.29.9Kirill Chibisov
2024-01-06Ignore null values in `alacritty migrate`Kirill Chibisov
2024-01-06Add vi search paste bindingsOmar Magdy