summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-10Add libxcb-xfixes0-dev as travis dependencyChristian Duerr
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-04Update VirtualKeyCode url in alacritty.ymlClément L
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-09Bump minimum Rust version to 1.36.0Christian Duerr
2019-09-09Reset the Mouse Cursor While SelectingNathan Lilienthal
2019-09-06Update and dedupe parking_lot to 0.9Bastien Orivel
2019-09-03Fix Wayland selection clipboard not storing text when stopping outside of windowKirill Chibisov
2019-08-28Fix legacy xparsecolor regressionChristian Duerr
2019-08-28Fix url highlight not showing with required modifiersChristian Duerr
2019-08-28Fix legacy xparsecolor regressionChristian Duerr
2019-08-26Fix url highlight not showing with required modifiersChristian Duerr
2019-08-25Fix style issues in zsh completionsChristian Duerr
2019-08-25Add bold italic font supportChristian Duerr
2019-08-25Add bold italic font supportChris Morgan
2019-08-25Follow zsh conventions in zsh completionOliver Kiddle
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
2019-08-16Fix clippy issuesChristian Duerr
2019-08-16Fix smithay-clipboard integrationKirill Chibisov
2019-08-08Format codeChristian Duerr
2019-08-06Ignore unsupported CSI sequencesKoichi Murase
2019-08-06Fix multiple underlines/strikeouts on the same lineKirill Chibisov
2019-08-04Remove errno depedencyChristian Duerr
2019-08-04Fix lines in last line not rendered when scrolled upChristian Duerr
2019-08-04Fix crash when hovering over message barKirill Chibisov
2019-08-03Move modifier check before URL searchChristian Duerr
2019-08-01Switch to rfind_url for URL detectionChristian Duerr
2019-08-01Remove color from log outputChristian Duerr
2019-08-01Organize Readme OS listAlex Touchet