aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-15Allow mode-exclusive bindings in any modebindings_on_crackChristian Duerr
2023-04-15Use paste for ESC action and IME commitChristian Duerr
2023-04-15Reset char suppression for every key bindingChristian Duerr
2023-04-08Add missing terminfo capabilitiesChristian Duerr
2023-03-24Fix selection rotation on the last lineChristian Duerr
2023-03-22Bump CHANGELOG development version to 0.13.0-devChristian Duerr
2023-03-19Fix `;` character in URI OSC 8 payloadKirill Chibisov
2023-03-17Bump winit to 0.28.3Kirill Chibisov
2023-03-16Improve fish completions installation instructionsCRATO LABS
2023-03-11Use `thin` instead of `fat` LTOKirill Chibisov
2023-03-09Bump x11-clipboard to v0.7.1Kirill Chibisov
2023-03-05Bump winit to 0.28.2Kirill Chibisov
2023-03-02Fix busy rendering when the same warning persistsKirill Chibisov
2023-02-27Send D&D input through paste actionChristian Duerr
2023-02-23Fix bracketed paste with EOT payloadChristian Duerr
2023-02-19Relax horizontal scrollingKirill Chibisov
2023-02-18Add `window.resize_increments` config optionKirill Chibisov
2023-02-17Add missing `ToggleMaximized` docs in the configKirill Chibisov
2023-02-15Update INSTALL.md Ubuntu instructionsNathan Lilienthal
2023-02-15Bump development version to 0.13.0-devKirill Chibisov
2023-02-13Add touch input supportChristian Duerr
2023-02-12Don't send ESC for `OptionAsAlt::None`Kirill Chibisov
2023-02-12Bump glutin to 0.30.6Kirill Chibisov
2023-02-12Bump glutin to 0.30.5Kirill Chibisov
2023-02-11Fix crash when Atlas is fullKirill Chibisov
2023-02-07Make gles2 renderer actually gles2Kirill Chibisov
2023-02-05Align quadrants with half blocks in built-in fontKirill Chibisov
2023-02-05Revert "Apply 'font.glyph_offset.y' for underline/strikeout"Kirill Chibisov
2023-02-05Resize the window by cell dimensionsKirill Chibisov
2023-02-02Bump winit to 0.28.1Kirill Chibisov
2023-02-02Fix notify doing active pollingKirill Chibisov
2023-02-02Update ndk-sys to workaround cargo checksum issueoxalica
2023-02-02Update winit to 0.28Kirill Chibisov
2023-02-02Prefer environment variables over passwdJovan Gerodetti
2023-01-27Create new windows with Cmd+N by defaultChristian Duerr
2023-01-26Add alacritty.yml to dmgh-leth
2023-01-23Bump bumpalo from 3.11.0 to 3.12.0dependabot[bot]
2023-01-16Add support for horizontal scrollingKirill Chibisov
2023-01-15Preserve last column with erase in line rightChristian Duerr
2023-01-07Use sRGB color space for NSWindow on macOSNaru
2022-12-30User timer based rendering instead of vsyncKirill Chibisov
2022-12-30Fix crash when one dimension of the window is zeroKirill Chibisov
2022-12-29Disable depth and stencil buffersChristian Duerr
2022-12-25Apply 'font.glyph_offset.y' for underline/strikeoutKirill Chibisov
2022-12-14Fix multi-line bracket selectionChristian Duerr
2022-12-11Add changelog to alacritty crateJames McCoy
2022-12-11Add -T short form for --titleJames McCoy
2022-12-09Fix damage computation on boundariesKirill Chibisov
2022-12-06Fix crash while typing on WaylandKirill Chibisov
2022-12-02Fix VirtualKeyCode config documentationPhilip Taron