aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-09Fix pty's pixelsize being zero until resizenot-reset-pixelKirill Chibisov
2024-03-09Send exit code events on child process exitKirill Bulatov
2024-03-07Expose more process info on WindowsSmall White
2024-03-07Bump winit to 0.29.14Kirill Chibisov
2024-03-06Fix log typoshuajin tong
2024-03-03Fix build failure on NetBSDKirill Chibisov
2024-03-01Bump winit to 0.29.12Kirill Chibisov
2024-03-01Add alias support to `SerdeReplace`Alexandru Placinta
2024-02-29Check alternative cursor icon names on WaylandFriz64
2024-02-28Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2024-02-27Bump winit to 0.29.11Kirill Chibisov
2024-02-19Fix typo in config docsYadi Abdalhalim
2024-02-14Fix regional scrolling leaking into historyChristian Duerr
2024-02-14Fix clippy warningsChristian Duerr
2024-02-14Bump MSRV to 1.72.0Christian Duerr
2024-02-14Use dynamic MSRV for oldstable CIChristian Duerr
2024-02-11Fix row indexing with inclusive rangesAlexandru Placinta
2024-02-08Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov
2024-02-08Add default `Home`/`End` bindings for Vi modeKirill Chibisov
2024-02-05Bump alacritty_terminal to 0.22.1Christian Duerr
2024-02-04Fix hang on startup with some Wayland compositorsalacritty_terminal_v0.21.0Kirill Chibisov
2024-02-03Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-02-02Fix unnecessary explicit panic in PTY Conrad Irwin
2024-01-31Document `command` field in bindingsKirill Chibisov
2024-01-31Don't use kitty sequences outside protocolKirill Chibisov
2024-01-27Move CHANGELOG entry for sextants to proper sectionKirill Chibisov
2024-01-27Don't report associated text only for C0/C1Kirill Chibisov
2024-01-27Fix invalid bounds in selection range conversionMohammad AlSaleh
2024-01-26Use builtin font to draw sextantsPopa Ioan Alexandru
2024-01-24Allow specifying all config keys on all platformsChristian Duerr
2024-01-21Fix typo in config docsChristian Duerr
2024-01-14Fix env variable overrides through CLIChristian Duerr
2024-01-14Fix inline search expanding across newlinesChristian Duerr
2024-01-14Fix `debug.renderer="gles2pure"` documentationChristian Duerr
2024-01-14Fixup alacritty_config version and depsKirill Chibisov
2024-01-09Reduce allocations during keyboard inputChristian Duerr
2024-01-08Add version 0.13.1 to CHANGELOGChristian Duerr
2024-01-08Fix manpage string escapesWuerfelDev
2024-01-06Fix serde tests without default featuresChristian Duerr
2024-01-06Bump winit to 0.29.9Kirill Chibisov
2024-01-05Ignore null values in `alacritty migrate`Kirill Chibisov
2024-01-04Add vi search paste bindingsOmar Magdy
2024-01-02Fix replacing optional fieldsChristian Duerr
2024-01-02Fix number-based mouse bindingsLars Francke
2023-12-31Bump winit to 0.29.8Kirill Chibisov
2023-12-31Remove note about versions pre 0.13.0Kirill Chibisov
2023-12-31Powerline glyphs being cut for narrow fontsKirill Chibisov
2023-12-30Send associated text for shifted numbers with kittyKirill Chibisov
2023-12-30Don't substitute `\n` in char bindingsKirill Chibisov
2023-12-30Passthrough potential errors for `EventLoopSender`Hyper