summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-01-27Create new windows with Cmd+N by defaultChristian Duerr
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-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 -T short form for --titleJames McCoy
2022-12-06Fix crash while typing on WaylandKirill Chibisov
2022-11-28Fix padding update not updating rendererChristian Duerr
2022-11-11Fix cursor visibility with focus change on macOSChris Copeland
2022-11-03Update glutin to 0.30.0Kirill Chibisov
2022-10-26Update winit to 0.27.5Kirill Chibisov
2022-10-26Bump crossfont and sctk-adwaitaKirill Chibisov
2022-10-22Fix startup failure on macOS with dash as /bin/shKirill Chibisov
2022-10-21Fix crash with very low font sizesKirill Chibisov
2022-10-21Fix cursor and underlines always being blackKirill Chibisov
2022-10-18Fix `--help` output for `--class` to match man pagesAndrzej Grzeslak
2022-10-14Fix changelog versioningChristian Duerr
2022-09-03Bump development version to 0.12.0-devChristian Duerr
2022-08-29Add inline input method supportKirill Chibisov
2022-08-25Rework `--class` CLI optionKirill Chibisov
2022-08-13Bump winit to 0.27.2Kirill Chibisov
2022-08-11Use `WindowEvent::Occluded` to hint renderingtrimental
2022-08-10Bump glutin to 0.29.1Kirill Chibisov
2022-08-02Warn if only columns XOR lines is setSabu Siyad
2022-07-24Register Alacritty shells as tty sessions on macOSChris Copeland
2022-07-15Fix thin strokes on macOSChris Copeland
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-01Add `cursor.blink_timeout` config optionKirill Chibisov
2022-06-28Add hexadecimal support to --embedSabu Siyad
2022-06-16Ignore special files for live config reloadKirill Chibisov
2022-06-16Bump copypasta to 0.8.0Christian Duerr
2022-06-10Add vi action to center view around vi cursorjeremycostanzo
2022-06-09Fix flickering during resize on WaylandKirill Chibisov
2022-06-01Fix DEC Special Character Set (Line drawing)André Kugland
2022-05-23Don't inherit `--command` for `SpawnNewInstance`Kirill Chibisov
2022-05-20Fix builtin glyphs for U+2567 and U+2568algon
2022-05-08Fix gap in builtin box drawingKirill Chibisov
2022-04-16Fix selection copy without button releasemahkoh
2022-04-03Disallow OSC 52 for unfocused windowKirill Chibisov
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-11Fix `font.glyph_offset` not live reloadingKirill Chibisov
2022-03-10Fix crash when searching during resetChristian Duerr
2022-03-02Add fallback GLES2 rendererKirill Chibisov