summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2019-11-23Fix modifiers not getting released with XWaylandChristian Duerr
2019-11-23Move renderer from alacritty_terminal to alacrittyKirill Chibisov
2019-11-19Bump master to 0.4.1-devChristian Duerr
2019-11-19Remove tests failing in release modeChristian 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-16Fix WinPTY freeze on terminationMaciej Makowski
2019-11-15Add reftest for line deletionChristian Duerr
2019-11-15Fix `CSI Ps M` deleting lines above cursorChristian Duerr
2019-11-14Fix division by zero without any cols or linesBurak Yigit Kaya
2019-11-12Fix mouse modes not being mutually exclusiveKirill Chibisov
2019-11-11Add escape for reading clipboardChristian Duerr
2019-11-10Add ref test for verifying colored clear behaviorChristian Duerr
2019-11-04Add UTF-8 mouse mode supportKirill Chibisov
2019-11-04Fix incorrect cell foreground when clearing screenChristian Duerr
2019-11-03Fix URL highlightingChristian Duerr
2019-11-02Fix clippy warningsChristian Duerr
2019-10-26Fix visual bell rendering modeKirill Chibisov
2019-10-23Update dependenciesKirill Chibisov
2019-10-20Fix XEmbed compilation error on 32-bit platformscyclopsian
2019-10-17Fix window title not filled by defaultDustin
2019-10-15Print launch command name on failureChristian Duerr
2019-10-15Add support for alternate scroll escapeAleksey Kuznetsov
2019-10-14Add support for title stack escape sequencesDustin
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 selection not inverting terminal backgroundChristian Duerr
2019-09-26Fix cell opacity when color matches terminal bgKirill Chibisov
2019-09-26Fix overflow on wrong scroll region settingKirill Chibisov
2019-09-24Add Xembed supportmkosem
2019-09-21Remove outdated TODO/FIXME commentsChristian Duerr
2019-09-19Initialize only visible charactersChristian Duerr
2019-09-18Rework default bindingsKirill Chibisov
2019-09-16Remove code for setting _NET_WM_PIDChristian Duerr
2019-09-16Fix bindings incorrectly getting replacedChristian Duerr
2019-09-13Fix empty block selection detectionChristian Duerr
2019-09-10Replace uninitialized with MaybeUninitMatthias Krüger
2019-09-09Reset the Mouse Cursor While SelectingNathan Lilienthal
2019-09-06Update and dedupe parking_lot to 0.9Bastien Orivel
2019-08-28Fix legacy xparsecolor regressionChristian Duerr
2019-08-26Fix url highlight not showing with required modifiersChristian Duerr
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-18Update depedenciesBastien Orivel