aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Fix smcup/rmcup toggle bugJoe Wilm2017-08-11
* Rename some variables for clarityJoe Wilm2017-08-11
* Fix warnings on macOSJoe Wilm2017-08-11
* Fix BCE issues affecting vimJoe Wilm2017-08-11
* Read more from ptyJoe Wilm2017-07-31
* Support background and foreground color escape codes (#662)Tuomas Siipola2017-07-28
* Don't panic when setting cursor visibility fails (#683)Tuomas Siipola2017-07-28
* add support for X input method (#691)Ted Yin2017-07-24
* Implement and use ansi attribute CancelBold (#659)ftilde2017-07-20
* Update to latest Glutin/winit (#671)Joe Wilm2017-07-20
* Canonicalize the config watching path (#672)Joe Wilm2017-07-19
* Fix typo in rustdoc (#654)lukaslueg2017-07-08
* Add a long option for the command flag (-e) (#655)polyfloyd2017-07-08
* Revert "Reduce InstanceData footprint"Joe Wilm2017-07-03
* Reduce InstanceData footprintJoe Wilm2017-07-01
* Add dim color supportJake Merdich2017-06-23
* Update tests for new Selection APIJoe Wilm2017-06-19
* Fix unnecessary redraws with active selectionJoe Wilm2017-06-19
* Implement semantic and line selection draggingJoe Wilm2017-06-19
* Fix bright inverse colors (#621)DarkDefender2017-06-18
* Implement 'backwards tab'Aaron Hill2017-06-18
* Use cursor cell template when handling 'CSI X' escape sequenceAaron Hill2017-06-14
* Add support for Beam, Underline cursorsJoe Wilm2017-06-11
* Fix selection when padding is presentTuomas Siipola2017-06-06
* avoid named field shorthandMartin Algesten2017-06-01
* somewhat DRYer code for font loadingMartin Algesten2017-05-31
* Implement FocusIn/FocusOut reports (#589)Aaron Hill2017-05-29
* Add config file as cli option (#576)Niklas Claesson2017-05-28
* Find and set $WINDOWID to X11 window ID (#586)ns2017-05-27
* Remove incorrect close (#552)Niklas Claesson2017-05-27
* Add support for running commands on key press (#566)Dominik Miedziński2017-05-25
* Minor cleanup, style fix, dead code removalJoe Wilm2017-05-24
* Add DrainResult enumAaron Hill2017-05-24
* Fix typoAaron Hill2017-05-24
* Ensure that the event loop thread cleanly exits on shutdownAaron Hill2017-05-24
* Fix #573. Ensure we don't write 0 bytes to ptyMartin Algesten2017-05-24
* Use debug! instead of println!Dominik Miedziński2017-05-12
* Fix viewport_size.height calculationN-0062017-05-10
* Fix Device Status reportsDominik Miedziński2017-05-08
* Add support for Query Device StatusDominik Miedziński2017-05-07
* Fix bug in SizeInfo::contains_pointJoe Wilm2017-05-06
* Work around ICEJoe Wilm2017-05-06
* Add window padding optionTuomas Siipola2017-05-06
* Fix glyph offsets in cellJoe Wilm2017-05-06
* Fix bug with tab renderingJoe Wilm2017-05-01
* Combine FontOffset and GlyphOffset structs into Delta structAaron Williamson2017-05-01
* Add glyph offset option to user configurationAaron Williamson2017-05-01
* Remove unnecessary size argument to metrics functionAaron Williamson2017-05-01
* Improve freetype metric usageAaron Williamson2017-05-01
* Support setting _NET_WM_PID in X11 environmentsJoe Wilm2017-05-01