aboutsummaryrefslogtreecommitdiff
path: root/src/config/mod.rs
AgeCommit message (Expand)Author
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-04-23Add fullscreen supportacheronfail
2019-04-20Fix cursor colorsChristian Duerr
2019-04-14Fix duplicate resize eventsChristian Duerr
2019-04-08Add ScrollLineUp and ScrollLineDown actions for scrolling line by lineJerry Yin
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-03-13Add text reflowChristian Duerr
2019-03-12Add config option to change selection colorKirill Chibisov
2019-03-11Add option for window position at startupCole Helbling
2019-02-08 Change shift+pgup/pgdown to scroll historyChristian Duerr
2019-02-07Dynamically resize terminal for errors/warningsChristian Duerr
2019-02-03 Fix regression in the URL launcher config Christian Duerr
2019-02-02Fix reloading with empty configChristian Duerr
2019-01-20Fix crash on Windows (#2021)Christian Duerr
2019-01-17Add config option to send or not send ESC when ALT-key is pressedSimon Dahlberg
2019-01-17Make all configuration fields optionalChristian Duerr