aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12Add change log entryissue-1773Christian Dürr
2018-11-12Fix padding documentationChristian Dürr
2018-11-12Fix incorrect padding calculationsChristian Dürr
2018-11-11Bump version number to v0.2.2v0.2.2Christian Duerr
2018-11-11Center the grid inside the windowChristian Duerr
2018-11-11Set env variables before window startChristian Duerr
2018-11-10Remove re-export of glutin size typesChristian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-07Fix grammatical errors in READMEAlex Touchet
2018-11-07Capitalization changes in README.md (#1757)Alex Touchet
2018-11-06Add automated i386 docker builds to travisChristian Duerr
2018-11-04Update readme to link to the github releasesChristian Duerr
2018-11-04Fix clippy issuesChristian Duerr
2018-11-03Fix windows tagged buildsbinariesChristian Duerr
2018-11-03Publish Github releases from TravisMicha Gorelick
2018-11-02Fix selection while scrollingNathan Lilienthal
2018-11-01Fix default hollow cursor behavior with empty confChristian Duerr
2018-11-01Add Instructions for installing on FreeBSDNiclas Zeising
2018-11-01Fix mouse pasting in mouse mode with shiftChristian Duerr
2018-11-01Rework cursor configurationChristian Duerr
2018-11-01Update serde_yaml to 0.8Do Duy
2018-10-31 Add change log entry for configuration fixChristian Duerr
2018-10-31Sync .app bundle timestamp during buildDominic Evans
2018-10-31Fix deb buildChristian Duerr
2018-10-30Update Windows configuration fileChristian Duerr
2018-10-30Revert "Update Windows configuration file"Zac Pullar-Strecker
2018-10-29Update Windows configuration fileChristian Duerr
2018-10-29Add cargo workspace, add winpty tests to CIZac Pullar-Strecker
2018-10-28Explicitly detach from the console on exitZac Pullar-Strecker
2018-10-27Refactor platform-specific codeChristian Duerr
2018-10-27Relax matching of URL modifiersChristian Duerr
2018-10-27Add official Gentoo package to install instructionsGeorgy Yakovlev
2018-10-27Move gentoo install instructions, add windows to table of contentsZac Pullar-Strecker
2018-10-22Fix change log entry for URL clickingChristian Duerr
2018-10-22Add option to open URLs on clickChristian Duerr
2018-10-20Fix rotation of selection below 0Christian Duerr
2018-10-20Add support for rendering cursors to rusttypeZac Pullar-Strecker
2018-10-18Attach to the console of the parent process on windowsZac Pullar-Strecker
2018-10-17build(package): acquire latest winptyOJ Kwon
2018-10-16Fix appveyor badge linkChristian Duerr
2018-10-16Allow the usage of scancodes in the configChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-10-14Add statusline capabilities to TerminfoRunningDroid
2018-10-14Extract manual installation instructionsChristian Duerr
2018-10-07fix erroneous indexed_color resultsRobert Martin Winterstein
2018-10-07Fix invalid default configChristian Duerr
2018-10-03Version 0.2.1v0.2.1Joe Wilm
2018-10-03Add additional documentation to "background_opacity" optionTobias Sette
2018-10-03Make the macOS bundle compatible osx 10.12Matthias Bussonnier
2018-09-30Drop terminal lock before renderingtrimental