summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/display.rs
AgeCommit message (Expand)Author
2019-06-25Perform clear and buffer swap before showing windowKirill Chibisov
2019-05-13Fix message bar not updating PTY size on hideKirill Chibisov
2019-05-11Fix cursor only showing up over left half of wide charactersElaina Martineau
2019-05-10Refactor config parsing filesChristian Duerr
2019-05-03Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois