aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-06-19Add support for loading conpty.dllPavel Roskin
2023-06-17Fix the crash when shrinking scrolled terminalKirill Chibisov
2023-06-17Fix freeze with some drivers when using GLXKirill Chibisov
2023-06-15Add option to persist hints after selectionSonu Bardai
2023-06-12Switch to TOML configuration formatChristian Duerr
2023-06-02Fix crash on ScaleFactorChange on WindowsKirill Chibisov
2023-05-28Move manpages to scdocChristian Duerr
2023-05-25Fix hyperlink preview for 2 lines terminal (#6953)Kirill Chibisov
2023-05-22Add version 0.12.1 to CHANGELOGKirill Chibisov
2023-05-17Update patch dependenciesKirill Chibisov
2023-05-17Update clap to v4.2.7Kirill Chibisov
2023-05-16Update glutin to 0.30.8 and winit to 0.28.6Kirill Chibisov
2023-05-07Fix very long startup time on some Wayland systemsKirill Chibisov
2023-05-04Bump winit to 0.28.4Kirill Chibisov
2023-04-15Allow mode-exclusive bindings in any modeChristian 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-05Bump winit to 0.28.2Kirill Chibisov
2023-02-27Send D&D input through paste actionChristian Duerr
2023-02-23Fix bracketed paste with EOT payloadChristian Duerr
2023-02-18Add `window.resize_increments` config optionKirill Chibisov
2023-02-13Add touch input supportChristian Duerr
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-02Update winit to 0.28Kirill Chibisov
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