aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-07Add zsh tab completion ref testJoe Wilm
2017-02-07Implement clearing above cursorJoe Wilm
2017-02-07Fix zsh tab completionJoe Wilm
2017-02-06Configurable window dimensionsAnders Rasmussen
2017-02-06Render underline on empty cellsTuomas Siipola
2017-02-06Send mouse wheel commands only if they're supportedTuomas Siipola
2017-02-05Add "Quit" action to allow exit on a Cmd-W or Cmd-QBrandur
2017-02-03Fix bug with restore cursorJoe Wilm
2017-02-03readme: Remove stray lineDaniel M. Capella
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-02-02Fix bug introduced with save/restore patchJoe Wilm
2017-02-02Decouple input processing from TermJoe Wilm
2017-02-02Implement save/restore cursor positionJoe Wilm
2017-01-30Fix bug with cursor colors and old configJoe Wilm
2017-01-30Load the primary clipboard when pastingjc00ke
2017-01-29Add Arch Linux package install instructionsDaniel M. Capella
2017-01-29Update to serde 0.9 and serde-yaml 0.6.Joe Wilm
2017-01-29support for inverting the cursor or using colorsDanny Dulai
2017-01-28Fix section headers in READMEJoe Wilm
2017-01-28Add support for -e argumentNiklas Claesson
2017-01-26Optimize glyph cache accessJoe Wilm
2017-01-26Add Slackware section to README.mdDerNorbert
2017-01-26fix config fileNiklas Claesson
2017-01-25Implement argument passing in configNiklas Claesson
2017-01-24Use clap as cli parser.Kurnevsky Evgeny
2017-01-23Change to process::CommandNiklas Claesson
2017-01-23Remove debug_print! macrosJoe Wilm
2017-01-23Return an error from logging::initializeJoe Wilm
2017-01-23Minor formatting fixesJoe Wilm
2017-01-23Changes to Logger logicJoe Wilm
2017-01-23Use the log-crate instead of printing to stdoutLukas Lueg
2017-01-23Capture test output by defaultJoe Wilm
2017-01-23Remove line_wrap testSteven Fackler
2017-01-23Dynamically generate test harnessSteven Fackler
2017-01-21ansi: Designate and invoke graphic character setsRichard Palethorpe
2017-01-21Merge pull request #336 from lukaslueg/patch-3Joe Wilm
2017-01-21Mention talk at Rust Meetup in README.mdlukaslueg
2017-01-18Mention our IRC channel in the READMEJoe Wilm
2017-01-18Use latest nightly on travisJoe Wilm
2017-01-18Remove unnecessary featureOula Kuuva
2017-01-18Update rustc-versionOula Kuuva
2017-01-18Make it run on FreeBSDjohalun
2017-01-15Cleanup getpwuid_r wrapperJoe Wilm
2017-01-12add suggestive fallback messages on unavailable fontsTom Crayford
2017-01-12make thin stroke rendering configurableTom Crayford
2017-01-11Merge pull request #298 from mbrumlow/line_wrap_testJoe Wilm
2017-01-12Adding test for line wrap.Michael Brumlow
2017-01-11Proposal for line wrap - ^[[7h and ^[[7l (private)Michael Brumlow
2017-01-11Fix bug where event loop could get stuck readingJoe Wilm
2017-01-11Add support for setting title from OSCJoe Wilm