summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2019-11-25Bump version to 0.4.0v0.4.0v0.4.0Christian Duerr
2019-11-23Bump version to 0.4.0-rc5v0.4.0-rc5Christian Duerr
2019-11-22Bump version to 0.4.0-rc4v0.4.0-rc4Christian Duerr
2019-11-21Bump version to 0.4.0-rc3v0.4.0-rc3Christian Duerr
2019-11-21Fix paste on Wayland inserting empty linesKirill Chibisov
2019-11-19Bump version to 0.4.0-rc2v0.4.0-rc2Christian Duerr
2019-11-19Bump version to 0.4.0-rc1v0.4.0-rc1Christian 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
2019-09-09Bump minimum Rust version to 1.36.0Christian Duerr
2019-09-09Reset the Mouse Cursor While SelectingNathan Lilienthal
2019-09-03Fix Wayland selection clipboard not storing text when stopping outside of windowKirill Chibisov
2019-08-25Add bold italic font supportChris Morgan
2019-08-24Show text cursor when pressing shift in mouse modeJohn Sullivan
2019-08-19Follow xparsecolor spec in escape sequencesrbong
2019-08-16Fix smithay-clipboard integrationKirill Chibisov
2019-08-06Ignore unsupported CSI sequencesKoichi Murase
2019-08-01Switch to rfind_url for URL detectionChristian Duerr
2019-07-30Bump minimum supported Rust version to 1.34.0Christian Duerr
2019-07-26Fix double-click selecting trailing tabBen Firth
2019-07-23Respect fontconfig's embeddedbitmap settingRoman Holovin
2019-07-15Override default bindings with subset mode matchChristian Duerr
2019-07-14Query DirectWrite for the rendering mode to useAlex
2019-07-10Fix cursor color setting with escape sequenceKirill Chibisov
2019-07-08Change mouse cursor when hovering over the message barElaina Martineau
2019-07-08Add class and short title completionsKirill Chibisov