aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-11Fix clippy lintsChristian Duerr
2018-05-11Paste path into terminal when drag & dropping fileChristian Duerr
2018-05-05Don't paste selection when in mouse modeChristian Duerr
2018-04-27macOS: fixes segfault on nightlyJoe Moon
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud
2018-03-22Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg
2018-03-13Try to create window with different SRGB config when failedYOSHIOKA Takuma
2018-03-12Switch meta key to alt instead of superChristian Duerr
2018-03-12Add modifiers to mouse eventsChristian Duerr
2018-03-12Fix clippy lintsCelti Burroughs
2018-03-12Rename button_state to prev_state for clarityCelti Burroughs
2018-03-12Extend SGR and VT200 (normal) mouse supportCelti Burroughs
2018-03-12Enable SRGB (#1178)らりお (YOSHIOKA Takuma)
2018-03-12Prevent negative cell dimensions (#1181)Christian Duerr
2018-03-09Add caret keyMichael Schumacher
2018-03-09Fix benchmarksChristian Duerr
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-02-28Update arraydeque dependencyAndy Lok
2018-01-26Update dependenciesgolem131
2018-01-18Implement `reset_state` of Term struct (#1035)Christian Duerr
2018-01-15Spawn alacritty window as invisibleChristian Duerr
2018-01-08Fix `ioctl` call failing on 32 bit architecture (#1011)Christian Duerr
2018-01-08Fix indexed color setting regressionNiklas Claesson
2018-01-07Revert #987 behavior on macos (#1007)Christian Duerr
2018-01-07Non-bracketed paste support for DOS CRLFs.Giorgio Gallo
2018-01-07Resolves #733.Giorgio Gallo
2018-01-06Honour working dir on linux (#987)Christian Duerr
2018-01-06Fix SGR mouse reportingJoe Wilm
2018-01-06Add clippy check to travisChristian Duerr
2018-01-06Improve ability of alacritty to deal with broken configChristian Duerr
2018-01-05Prevent font_size_modifier from sinking too low (#994)Christian Duerr
2018-01-03Pass ModifiersState to mouse_moved method tooChristian Duerr
2018-01-03Pass ModifiersState to mouse input as wholeChristian Duerr
2018-01-03Always clear selectionChristian Duerr
2018-01-03Use default modifier stateChristian Duerr
2018-01-03Fix failed testsChristian Duerr
2018-01-03Update mouse modifiers to only pass shiftChristian Duerr
2018-01-03Enable shift+select in mouse modeChristian Dürr
2018-01-02Add support for set-clipboard. (#970)Geert Jansen
2018-01-02Address feedbackChristian Duerr
2018-01-02Allow faux scroll amount configurationChristian Dürr
2018-01-02Add config option for faux scrollbackChristian Dürr
2017-12-29Fix zombie children (#976)Joe Wilm
2017-12-24Refactor populate cursor, fix-wide-cursor (#762)Oliver Uvman
2017-12-24Change mouse cursor on terminal mode change (#865)Dustin
2017-12-24Adding dynamic_title property to configuration (#819)Wesley Gahr
2017-12-24Fix stack overflow with too large glyphsJoe Wilm
2017-12-24Add box cursor to unfocused underline and beamChristian Duerr
2017-12-24Add custom box cursor for unfocused windowChristian Duerr
2017-12-24Add custom beam cursorChristian Duerr