summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-01-05Add `Minimize` binding actionKirill Chibisov
2020-01-05Bump winit to 0.20.0 Alpha 6Christian Duerr
2020-01-04Fix macOS OpenGL context resize orderingChristian Duerr
2019-12-31Remove C1 escape supportChristian Duerr
2019-12-31Fix high startup time on wlroots compositorsKirill Chibisov
2019-12-24Fix screen reset not clearing cell flagsChristian Duerr
2019-12-22Fix crash on clear when scrolled up in historyKirill Chibisov
2019-12-21Default to ConPTY instead of WinPTYDavid Hewitt
2019-12-12Fix deadlock when closing on Windows using ConptyDavid Hewitt
2019-12-12Fix vague startup crash messages with WinPTYDavid Hewitt
2019-12-10Fix colored row reset performanceChristian Duerr
2019-12-09Add support for colored emojis on Linux/BSDKirill Chibisov
2019-12-09Fix minimize causing resize WindowsDavid Hewitt
2019-12-07Add /Application symlink to macOS DMGMark Vainomaa
2019-12-06Fix unicode 11/12 glyph widthChristian Duerr
2019-12-05Add documentation for the release processChristian Duerr
2019-12-04Fix incorrect DPI after wakeup on X11Christian Duerr
2019-11-30Fix direct escape input on Windows using altChristian Duerr
2019-11-28Add Insert/Delete bindings with combined modifiersKirill Chibisov
2019-11-28Add prerendered PNG and simplified SVG logojansol
2019-11-28Fix `OSC 52` with empty clipboard paramChristian Duerr
2019-11-27Fix parsing of file schemeChristian Duerr
2019-11-21Fix paste on Wayland inserting empty linesKirill Chibisov
2019-11-19Bump master to 0.4.1-devChristian Duerr
2019-11-18Fix deletion of lines when clearing the screenNathan Lilienthal
2019-11-17Fix ESC escapes not ignoring invalid intermediatesKirill Chibisov
2019-11-17Fix cell reset not clearing flags and foregroundKirill Chibisov
2019-11-15Fix `CSI Ps M` deleting lines above cursorChristian Duerr
2019-11-12Fix mouse modes not being mutually exclusiveKirill Chibisov
2019-11-11Add escape for reading clipboardChristian Duerr
2019-11-04Add UTF-8 mouse mode supportKirill Chibisov
2019-11-03Add live config reload for font family and stylewayne
2019-10-29Fix sending chars with bind not clearing selectionKirill Chibisov
2019-10-26Fix visual bell rendering modeKirill Chibisov
2019-10-16Remove terminfo from deb packageCkat
2019-10-16Revert "Disable depth and stencil buffers"Christian Duerr
2019-10-15Print launch command name on failureChristian Duerr
2019-10-15Add support for alternate scroll escapeAleksey Kuznetsov
2019-10-14Fix logged config path separators on WindowsKirill Chibisov
2019-10-14Add support for title stack escape sequencesDustin
2019-10-11Disable depth and stencil buffersJasper Mattsson
2019-10-09Add --hold CLI flagValentin Ignatev
2019-10-06Remove automatic config generationKirill Chibisov
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-10-02Add live config reload for font sizewayne
2019-09-28Concatenate parameters of title OSCPaolo Capriotti
2019-09-28Add `ReceiveChar` action for passing key's textzsugabubus
2019-09-26Fix cell opacity when color matches terminal bgKirill Chibisov
2019-09-26Fix overflow on wrong scroll region settingKirill Chibisov
2019-09-18Rework default bindingsKirill Chibisov