aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07Minor cleanup in config.rsconfig-improvementsJoe Wilm
2017-07-07Move config loading logic to config.rsJoe Wilm
2017-07-07Reduce info! logging noiseJoe Wilm
2017-07-03Revert "Reduce InstanceData footprint"Joe Wilm
2017-07-01Document binding keys to a `command` (#647)Ollie Ford
2017-07-01Reduce InstanceData footprintJoe Wilm
2017-06-30Add Solus instructionsDimas Cyriaco
2017-06-27Use foreign-types from crates.ioJoe Wilm
2017-06-27Update READMEJoe Wilm
2017-06-23Add dim color supportJake Merdich
2017-06-20Update vte dependencyJoe Wilm
2017-06-20remove $SNAP variable inside snap environmentChris MacNaughton
2017-06-20Adding snapcraft.yamlChris MacNaughton
2017-06-19Update tests for new Selection APIJoe Wilm
2017-06-19Fix unnecessary redraws with active selectionJoe Wilm
2017-06-19Implement semantic and line selection draggingJoe Wilm
2017-06-18Add dependency to FreeBSD-specific setupSiva Mahadevan
2017-06-18Fix bright inverse colors (#621)DarkDefender
2017-06-18Implement 'backwards tab'Aaron Hill
2017-06-14Make Travis test alacritty on nightly Rust, but allow failuresAaron Hill
2017-06-14Use cursor cell template when handling 'CSI X' escape sequenceAaron Hill
2017-06-11Add support for Beam, Underline cursorsJoe Wilm
2017-06-06changes osx fallback symbol font styleJames A Keene
2017-06-06macOS use system font fallbackMartin Algesten
2017-06-06Fix selection when padding is presentTuomas Siipola
2017-06-04CI with the oldest known working version of rustNiklas Claesson
2017-06-01avoid named field shorthandMartin Algesten
2017-06-01final core-graphics extensions moved upstreamMartin Algesten
2017-05-31remove code that has been upstreamedMartin Algesten
2017-05-31updated some font depsMartin Algesten
2017-05-31avoid unused warningMartin Algesten
2017-05-31somewhat DRYer code for font loadingMartin Algesten
2017-05-29Implement FocusIn/FocusOut reports (#589)Aaron Hill
2017-05-28Add config file as cli option (#576)Niklas Claesson
2017-05-28Fixes font raster for mono, gray bitmaps (#590)Joe Wilm
2017-05-27Find and set $WINDOWID to X11 window ID (#586)ns
2017-05-27Fix colors in macOS configJoe Wilm
2017-05-27Fix default color schemeJoe Wilm
2017-05-27Add script to apply a tilix colorscheme file. (#524)Trevor Joynson
2017-05-27Add terminfo file supporting true color, italicscac04
2017-05-27Remove incorrect close (#552)Niklas Claesson
2017-05-25Update dependenciesJoe Wilm
2017-05-25Add support for running commands on key press (#566)Dominik Miedziński
2017-05-24Minor cleanup, style fix, dead code removalJoe Wilm
2017-05-24Add DrainResult enumAaron Hill
2017-05-24Fix typoAaron Hill
2017-05-24Ensure that the event loop thread cleanly exits on shutdownAaron Hill
2017-05-24Fix #573. Ensure we don't write 0 bytes to ptyMartin Algesten
2017-05-12Use debug! instead of println!Dominik Miedziński
2017-05-10Add Shift+PageUp and Shift+PageDown to default key bindingsRonan Jouchet