aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02Warn if only columns XOR lines is setSabu Siyad
2022-07-29Make grid mutably accessible to librariesMikayla Maki
2022-07-26Fix visible regex match on tall viewportsPeter DeLong
2022-07-25Fix clippy warningsChris Copeland
2022-07-25Remove redundant dirty updatesKirill Chibisov
2022-07-24Fix inverted condition for cell's extra clearingKirill Chibisov
2022-07-24Register Alacritty shells as tty sessions on macOSChris Copeland
2022-07-20Remove panics from UNIX PTY initializationMikayla Maki
2022-07-20Replace `map().unwrap_or()` with `map_or()`Chris Copeland
2022-07-15Fix thin strokes on macOSChris Copeland
2022-07-11Fix hyperlinks not being keyboard actionableKirill Chibisov
2022-07-10Use org.alacritty instead of io.alacrittyKirill Chibisov
2022-07-10Add support for hyperlink escape sequenceKirill Chibisov
2022-07-10Fix error when opening in root dir on WindowsEthan Conneely
2022-07-09Use DeviceId/WindowId::dummy in tests5225225
2022-07-01Add `cursor.blink_timeout` config optionKirill Chibisov
2022-06-29Fix resize on Wayland when creating new windowKirill Chibisov
2022-06-28Add hexadecimal support to --embedSabu Siyad
2022-06-20Bump dirs to 4.0.0a5ob7r
2022-06-18Bump copypasta to 0.8.1Christian Duerr
2022-06-16Ignore special files for live config reloadKirill Chibisov
2022-06-16Bump copypasta to 0.8.0Christian Duerr
2022-06-16Add value hints for clap file pathsChristian Duerr
2022-06-15Use `MaybeUninit<usize>` instead of `usize` in `Storage::swap`nils
2022-06-10Update SGR escape sequence supportAlly Tiritoglu
2022-06-10Add vi action to center view around vi cursorjeremycostanzo
2022-06-09Fix flickering during resize on WaylandKirill Chibisov
2022-06-08Support dual source blending in GLES2 rendererVasily Khoruzhick
2022-06-07Fix old vi cursor not being properly damagedKirill Chibisov
2022-06-06Fix crash when damaging off-screen hintKirill Chibisov
2022-06-02Fix a few minor clippy lintsYuri Astrakhan
2022-06-01Fix DEC Special Character Set (Line drawing)André Kugland
2022-05-26Fix Vi cursor not being damaged on scrollKirill Chibisov
2022-05-23Don't inherit `--command` for `SpawnNewInstance`Kirill Chibisov
2022-05-23Fix selection change after leaving vi-modea5ob7r
2022-05-22Fix inaccurate method documentationAndrés Mejía
2022-05-20Enable damage tracking only on WaylandKirill Chibisov
2022-05-20Fix builtin glyphs for U+2567 and U+2568algon
2022-05-08Fix gap in builtin box drawingKirill Chibisov
2022-04-29Remove unnecessary commas in config keybindingsa5ob7r
2022-04-16Fix selection copy without button releasemahkoh
2022-04-16Fix cell_height of impl From<SizeInfo<f32>> for WindowSizekumattau
2022-04-06Extract `SizeInfo` from alacritty_terminalKirill Chibisov
2022-04-03Disallow OSC 52 for unfocused windowKirill Chibisov
2022-03-31Fix OSC 4 color response formatChristian Duerr
2022-03-25Reset blinking on search bindings in Vi modeKirill Chibisov
2022-03-24Persist OpenGL context creation flagsKirill Chibisov
2022-03-16Add colored underline supportKirill Chibisov
2022-03-14Use center of the pixel when aligning undercurlKirill Chibisov
2022-03-11Fix `font.glyph_offset` not live reloadingKirill Chibisov