aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11Add rust to the list of Arch Linux dependenciesMaxim Baz
2017-08-11Add ref test for 24-bit vim BCEJoe Wilm
2017-08-11Fix smcup/rmcup toggle bugJoe Wilm
2017-08-11Rename some variables for clarityJoe Wilm
2017-08-11Fix warnings on macOSJoe Wilm
2017-08-11Fix BCE issues affecting vimJoe Wilm
2017-08-08remove unused macrosJack O'Connor
2017-07-31Read more from ptyJoe Wilm
2017-07-28Support background and foreground color escape codes (#662)Tuomas Siipola
2017-07-28Don't panic when setting cursor visibility fails (#683)Tuomas Siipola
2017-07-28docs(): add instructions for mac apps (#688)Mike Hartington
2017-07-28font: update macOS core-text dependency to 6.1.0, fixes #685 (#692)Martin Lindhe
2017-07-28README.md: add NixOS (#694)Jörg Thalheim
2017-07-24add support for X input method (#691)Ted Yin
2017-07-21Use latest winitJoe Wilm
2017-07-20Implement and use ansi attribute CancelBold (#659)ftilde
2017-07-20Update to latest Glutin/winit (#671)Joe Wilm
2017-07-19Canonicalize the config watching path (#672)Joe Wilm
2017-07-08Fix typo in rustdoc (#654)lukaslueg
2017-07-08Add a long option for the command flag (-e) (#655)polyfloyd
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