aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07scale the font size in the macos rasterizer’s load_font functionMatt Keeler
2018-08-07Whitespace fixesMatt Keeler
2018-08-07Get new dpr earlier and use it in calculating any new physical sizeMatt Keeler
2018-08-07Update dependenciesChristian Duerr
2018-08-07Fix syntax error in hidpi eventChristian Duerr
2018-08-07Update glyph cache on DPI changeChristian Duerr
2018-08-07Fix initial calculations of window size based on the columns/lines preferencesMatt Keeler
2018-08-07Fix unit testsChristian Duerr
2018-08-07Fix selectionChristian Duerr
2018-08-07Update Cargo.lockMatt Keeler
2018-08-07Update to glutin 0.17Matt Keeler
2018-08-05Update dependMatthias Krüger
2018-08-05Update dependenciesMatthias Krüger
2018-08-03Reset visible area when RIS is receivedChristian Duerr
2018-07-29Remove "Why doesn't it support scrollback?" from FAQÁrni Dagur
2018-07-29Revert cargo-deb install back to use crates.ioChristian Duerr
2018-07-29Enable LTOChristian Duerr
2018-07-29Change deb installation from crates.io to gitChristian Duerr
2018-07-28Merge branch 'master' into scrollbackChristian Duerr
2018-07-28Merge master into scrollbackChristian Duerr
2018-07-26Fix trailing colors when leaving vim after resizeChristian Duerr
2018-07-26Replace runtime debug assertions with static asserts on scrollbackTh3Fanbus
2018-07-25Ignore errors when logger can't write to outputChristian Duerr
2018-07-25Fix clippy lints and run font tests on travisMatthias Krüger
2018-07-23Add optional dim foreground colorRémi Garde
2018-07-22Switch to rustup clippy componentChristian Duerr
2018-07-22Add binding action for hiding the windowJosh Leeb-du Toit
2018-07-21Add support for LCD-V pixel modeyshui
2018-07-21Send newline with NumpadEnterAleksandr Pasechnik
2018-07-21Allow specifying modifiers for mouse bindingsChristian Duerr
2018-07-21Scrollback cleanupChristian Duerr
2018-07-20Switch from deprecated `std::env::home_dir` to `dirs::home_dir`Christian Duerr
2018-07-19Remove redundant dependency from deb buildChristian Duerr
2018-07-18Fix 'cargo-deb' desktop file nameChristian Duerr
2018-07-16Fix clone URL in deb install instructionszaript
2018-07-15Add bright foreground color optionChristian Duerr
2018-07-15Add support for cursor shape escape sequenceAnthony Clays
2018-07-15Add config for unfocused window cursor changePatrycja Balik
2018-07-15Add `cargo deb` build instructionsMicha Gorelick
2018-07-09Disable scroll buffer for "alt" GridJoe Wilm
2018-07-06Fix incorrect cell side in selectionChristian Duerr
2018-07-05Replace debug asserts with static_assertionsChristian Duerr
2018-07-03Remove outdated comment about NixOSworldofpeace
2018-07-02Enable clippy in font/copypasta cratesMatthias Krüger
2018-07-02Fix scrollback accessing indices out of boundsChristian Duerr
2018-07-01Remove unnecessary clippy lint annotationsMatthias Krüger
2018-07-01Update manpage to document all CLI optionsChristian Duerr
2018-07-01Fix clippy issuesChristian Duerr
2018-07-01Add opensuse zypper install method to readmeAvindra Goolcharan
2018-06-26Make compilation of binary a phony targetCraig Furman