aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10Remove macro use extern cratesnllChristian Duerr
2018-12-10Fix Rust 2018 edition idiomsChristian Duerr
2018-12-10Move winpty to 2018Zac Pullar-Strecker
2018-12-10Move copypasta & font to 2018, fix windows specific codeZac Pullar-Strecker
2018-12-10Remove most old NLL workaroundsJoe Wilm
2018-12-10Run cargo --fix edition=2018Joe Wilm
2018-12-09Bump version to 0.2.4v0.2.4Christian Duerr
2018-12-09Fix rendering of zero-width charactersChristian Duerr
2018-12-09Add a contributing.md fileVineeth Sagar
2018-12-08Change missing config log level to infoTezkerek
2018-12-08Refactor Alacritty scriptsNathan Lilienthal
2018-12-08Fix recording of ref testsChristian Duerr
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-12-06Add docs for enabling system font smoothing on macOSMuhammad Talal Anwar
2018-12-06Detach Child process to avoid zombie processesVineeth Sagar
2018-12-06Remove sudo keyword from travisMuhammad Talal Anwar
2018-12-03Launch a login shell by default on macOSBjorn Neergaard
2018-12-02Request user attention when bell received in macOSBarret Rennie
2018-12-02Add change log entries for macOS privacy requestsChristian Duerr
2018-12-02Request OSX privacy permissionsJohn Naylor
2018-11-25Fix for an underflow on some type conversions (#1715)Zac Pullar-Strecker
2018-11-23Ignore initial size if the window is maximized on startdm1try
2018-11-24Move winpty-sys dep to crates.ioZac Pullar-Strecker
2018-11-19Add option for launching Alacritty maximizedJonathan Dahan
2018-11-19Changed path to standard /usr/bin/..., registered as an x-terminal-emulator a...Ilya Epifanov
2018-11-19Add keybinding action for clearing warns/errorsChristian Duerr
2018-11-18Remove `scale_with_dpi` setting from configChristian Duerr
2018-11-18Update filetime to v0.2.4Andrei-Marius Radu
2018-11-18Lower log level of warnings in ansi.rsChristian Duerr
2018-11-17Add NixOS install instructions to README.mdRyan Morey
2018-11-17Display errors and warningsChristian Duerr
2018-11-16Fix blurry fonts without dynamic paddingChristian Duerr
2018-11-15Add option for dynamic padding (#1780)Christian Duerr
2018-11-15Document homebrew cask option for macOS installationFintan
2018-11-14Fix i386 CI releasesChristian Duerr
2018-11-14Update all dependenciesChristian Duerr
2018-11-14Move .deb building instructions to INSTALL.mdHellsenberg
2018-11-14Add change log entry for `scale_with_dpi` settingChristian Duerr
2018-11-13Bump lockfilev0.2.3Christian Duerr
2018-11-13Bump version to 0.2.3Christian Duerr
2018-11-13Fix specifying 0 lines/columns in config fileChristian Duerr
2018-11-12Fix incorrect padding calculationsChristian Duerr
2018-11-12Fix macos config bold font documentationMihyaeru
2018-11-12Fix failing github releasesChristian Duerr
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