summaryrefslogtreecommitdiffstats
path: root/alacritty
AgeCommit message (Expand)Author
11 daysFix user events for all windows not handledKirill Chibisov
14 daysBump winit to 0.30.0Kirill Chibisov
2024-05-03Fix shutdown of config monitorChristian Duerr
2024-05-03Bump alacritty_terminal to 0.24.1-devChristian Duerr
2024-04-23Fix dynamic title override for multiple windowsChristian Duerr
2024-04-21Fix IME preview overlapping textKirill Chibisov
2024-04-21Fix missing config import warningMatt Fellenz
2024-04-20Fix crash when trying to open a new tab on macOSWilliam Viktorsson
2024-04-18Fix window being focused by defaultKirill Chibisov
2024-03-31Update homepage and repository in Cargo manifestsFoorack / Max Faxälv
2024-03-28Fix "Open Alacritty Here" on WindowsZhiZe-ZG
2024-03-24Send ESC with Alt for unicode inputKirill Chibisov
2024-03-21Fix kitty encoding used for char input without textKirill Chibisov
2024-03-18Allow setting terminal env vars via PTY optionsKirill Bulatov
2024-03-18Drop MSRV to 1.70.0Christian Duerr
2024-03-14Bump winit to 0.29.15Kirill Chibisov
2024-03-12Fix hint `Select` action for hyperlink escapeChristian Duerr
2024-03-09Send exit code events on child process exitKirill Bulatov
2024-03-07Bump winit to 0.29.14Kirill Chibisov
2024-03-01Bump winit to 0.29.12Kirill Chibisov
2024-02-28Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2024-02-27Bump winit to 0.29.11Kirill Chibisov
2024-02-14Fix clippy warningsChristian Duerr
2024-02-14Bump MSRV to 1.72.0Christian Duerr
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 compositorsKirill Chibisov
2024-02-02Fix unnecessary explicit panic in PTY Conrad Irwin
2024-01-31Don't use kitty sequences outside protocolKirill Chibisov
2024-01-27Don't report associated text only for C0/C1Kirill Chibisov
2024-01-26Use builtin font to draw sextantsPopa Ioan Alexandru
2024-01-24Allow specifying all config keys on all platformsChristian 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-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-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
2023-12-30Fix inability to bind `Alt+Control` on WindowsKirill Chibisov
2023-12-30Use pre-composed key for `Alt` bindings on macOSKirill Chibisov
2023-12-29Remove direct dependency on once_cellPhilip Dubé
2023-12-28Fix `alacritty migrate` with nonexistent importsChristian Duerr
2023-12-27Bump winit to 0.29.7Kirill Chibisov