aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-06Merge branch 'master' of github.com:coder543/alacrittyJosh Leverette
2017-01-06Handle invalid gotos more gracefully.Josh Leverette
2017-01-06Add README instruction for FedoraBen Myles
2017-01-06Fix panic when closing windowJoe Wilm
2017-01-06Add default macOS configJoe Wilm
2017-01-06Write default config when not foundquininer kel
2017-01-06Add README instruction for macOS configJoe Wilm
2017-01-06Emphasize pre-alpha in the READMEJoe Wilm
2017-01-06Add note about this release being pre-alphaJoe Wilm
2017-01-06Merge pull request #66 from pengowen123/masterJoe Wilm
2017-01-06Merge pull request #60 from MagaTailor/masterJoe Wilm
2017-01-06Handle EINTR in I/O loopJoe Wilm
2017-01-06Merge pull request #67 from rudism/window-nameJoe Wilm
2017-01-06Added --title argument to set window titleRudis Muiznieks
2017-01-05Add prerequisites for Arch Linuxpengowen123
2017-01-05Merge pull request #59 from quininer/modsspaceJoe Wilm
2017-01-05Fix ARMTaylor Trump
2017-01-05Fix ARMTaylor Trump
2017-01-05Allow key_binding have spacequininer kel
2017-01-04Merge pull request #56 from durka/patch-1Joe Wilm
2017-01-05macOS: cmake is not requiredAlex Burka
2017-01-04Draw the screen when Refresh event arrivesJoe Wilm
2017-01-04Merge pull request #49 from FliegendeWurst/patch-1Joe Wilm
2017-01-04Fix typo in READMEFliegendeWurst
2017-01-04Add note about forthcoming blog postJoe Wilm
2017-01-02Send correct character sequence with alt keyJoe Wilm
2017-01-02Update README arrow keys FAQJoe Wilm
2017-01-02Have default mouse and key bindingsJoe Wilm
2017-01-02Fix scrolling with SGR modeJoe Wilm
2017-01-02Better error message when xclip is not availableJoe Wilm
2017-01-02Real support for placing config in XDG_CONFIG_HOMEJoe Wilm
2017-01-02Rework font loadingJoe Wilm
2017-01-02Write README.mdJoe Wilm
2017-01-01Fix rustc-version fileJoe Wilm
2017-01-01Improve error handling for shader initializationJoe Wilm
2017-01-01Improve error handling for clipboard actionsJoe Wilm
2017-01-01Add support for SGR mouse reportingJoe Wilm
2016-12-31Print nice error messages for font loading errorsJoe Wilm
2016-12-31Propagate font rasterizer errorsJoe Wilm
2016-12-30Add ffi-util crate and use in fontconfig wrapperJoe Wilm
2016-12-30Refactor FontConfig wrappersJoe Wilm
2016-12-29Improve RenderableCellsIter performanceJoe Wilm
2016-12-29Add Default impl for CellJoe Wilm
2016-12-29Fix pty read sometimes not triggering drawJoe Wilm
2016-12-29Fix some bugs with selectionsJoe Wilm
2016-12-29Implement clipboard store for x11 with xclipJoe Wilm
2016-12-29Add super hacky underline drawingJoe Wilm
2016-12-29Hopefully fix read not triggering drawJoe Wilm
2016-12-29Unify Cursor, Location and name it PointJoe Wilm
2016-12-29Add silver searcher ignore fileJoe Wilm