summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-01-09Support config path `$XDG_CONFIG/alacritty.yml`Alberto Corona
2017-01-09Conform to XDG spec for configurationAlberto Corona
2017-01-08Merge pull request #236 from tcrayford/print_glutin_eventsJoe Wilm
2017-01-08Remove some dead codeJoe Wilm
2017-01-08Fix parsing of coalesced SGR attributesJoe Wilm
2017-01-08print glutin events if --print-events is passedTom Crayford
2017-01-07Merge pull request #216 from mbrumlow/better_bounds_checkingJoe Wilm
2017-01-07Changes requested.Michael Brumlow
2017-01-07Fixing resize crashes.Michael Brumlow
2017-01-07Removing stale comment.Michael Brumlow
2017-01-07Implementing line wrapping.Michael Brumlow
2017-01-07Better bounds checking.Michael Brumlow
2017-01-07Merge pull request #164 from mbrumlow/fix_boundsJoe Wilm
2017-01-07Merge pull request #138 from honza/masterJoe Wilm
2017-01-07TypoHonza Pokorny
2017-01-07Avoid unwrap when determining proper shell to useHonza Pokorny
2017-01-07Avoid unnecessary closure in a map callHonza Pokorny
2017-01-07Add doc string to 'shell' config optionHonza Pokorny
2017-01-07Fixes a slew of bounds issues.Michael Brumlow
2017-01-06Fix issue with some international inputsJoe Wilm
2017-01-06Clippy fixes!Manish Goregaokar
2017-01-06Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar
2017-01-06Remove need for inclusive rangesManish Goregaokar
2017-01-06Remove need for range_contains featureManish Goregaokar
2017-01-06Replace need for drop_types_in_const with lazy_staticManish Goregaokar
2017-01-06Remove need for step_by featureManish Goregaokar
2017-01-06Add "shell" option to configHonza Pokorny
2017-01-06Make plugin feature optionalManish Goregaokar
2017-01-06Merge branch 'master' of github.com:coder543/alacrittyJosh Leverette
2017-01-06Handle invalid gotos more gracefully.Josh Leverette
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-06Merge pull request #60 from MagaTailor/masterJoe Wilm
2017-01-06Handle EINTR in I/O loopJoe Wilm
2017-01-06Added --title argument to set window titleRudis Muiznieks
2017-01-05Fix ARMTaylor Trump
2017-01-05Fix ARMTaylor Trump
2017-01-05Allow key_binding have spacequininer kel
2017-01-04Draw the screen when Refresh event arrivesJoe Wilm
2017-01-02Send correct character sequence with alt keyJoe 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-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