aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Send mouse wheel commands only if they're supportedTuomas Siipola2017-02-06
* Add "Quit" action to allow exit on a Cmd-W or Cmd-QBrandur2017-02-05
* Fix bug with restore cursorJoe Wilm2017-02-03
* readme: Remove stray lineDaniel M. Capella2017-02-03
* Alacritty now compiles on stable Rust :tada:Joe Wilm2017-02-03
* Fix bug introduced with save/restore patchJoe Wilm2017-02-02
* Decouple input processing from TermJoe Wilm2017-02-02
* Implement save/restore cursor positionJoe Wilm2017-02-02
* Fix bug with cursor colors and old configJoe Wilm2017-01-30
* Load the primary clipboard when pastingjc00ke2017-01-30
* Add Arch Linux package install instructionsDaniel M. Capella2017-01-29
* Update to serde 0.9 and serde-yaml 0.6.Joe Wilm2017-01-29
* support for inverting the cursor or using colorsDanny Dulai2017-01-29
* Fix section headers in READMEJoe Wilm2017-01-28
* Add support for -e argumentNiklas Claesson2017-01-28
* Optimize glyph cache accessJoe Wilm2017-01-26
* Add Slackware section to README.mdDerNorbert2017-01-26
* fix config fileNiklas Claesson2017-01-26
* Implement argument passing in configNiklas Claesson2017-01-25
* Use clap as cli parser.Kurnevsky Evgeny2017-01-24
* Change to process::CommandNiklas Claesson2017-01-23
* Remove debug_print! macrosJoe Wilm2017-01-23
* Return an error from logging::initializeJoe Wilm2017-01-23
* Minor formatting fixesJoe Wilm2017-01-23
* Changes to Logger logicJoe Wilm2017-01-23
* Use the log-crate instead of printing to stdoutLukas Lueg2017-01-23
* Capture test output by defaultJoe Wilm2017-01-23
* Remove line_wrap testSteven Fackler2017-01-23
* Dynamically generate test harnessSteven Fackler2017-01-23
* ansi: Designate and invoke graphic character setsRichard Palethorpe2017-01-21
* Merge pull request #336 from lukaslueg/patch-3Joe Wilm2017-01-21
|\
| * Mention talk at Rust Meetup in README.mdlukaslueg2017-01-21
|/
* Mention our IRC channel in the READMEJoe Wilm2017-01-18
* Use latest nightly on travisJoe Wilm2017-01-18
* Remove unnecessary featureOula Kuuva2017-01-18
* Update rustc-versionOula Kuuva2017-01-18
* Make it run on FreeBSDjohalun2017-01-18
* Cleanup getpwuid_r wrapperJoe Wilm2017-01-15
* add suggestive fallback messages on unavailable fontsTom Crayford2017-01-12
* make thin stroke rendering configurableTom Crayford2017-01-12
* Merge pull request #298 from mbrumlow/line_wrap_testJoe Wilm2017-01-11
|\
| * Adding test for line wrap.Michael Brumlow2017-01-12
|/
* Proposal for line wrap - ^[[7h and ^[[7l (private)Michael Brumlow2017-01-11
* Fix bug where event loop could get stuck readingJoe Wilm2017-01-11
* Add support for setting title from OSCJoe Wilm2017-01-11
* Update README.mdlukaslueg2017-01-10
* Merge pull request #268 from mbrumlow/urandom_panicJoe Wilm2017-01-09
|\
| * Fix last panic with `cat /dev/urandom`Joe Wilm2017-01-09
| * Fixing panic on cat /dev/urandomMichael Brumlow2017-01-10
|/
* Merge pull request #255 from igravious/patch-1Joe Wilm2017-01-09
|\