summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix SI and SORoberto E. Vargas Caballero2014-10-081-5/+3
* Removing an extra space.Christoph Lohmann2014-09-291-1/+1
* Minor style changes for the last patch.Christoph Lohmann2014-09-291-1/+2
* Implementing xzoomreset.Christoph Lohmann2014-09-292-1/+25
* Add missed names of charset sequencesRoberto E. Vargas Caballero2014-09-231-4/+4
* Add support for utmp in stRoberto E. Vargas Caballero2014-09-232-6/+12
* Remove indentation level in xdrawcursorRoberto E. Vargas Caballero2014-09-091-31/+32
* Removing wrapping newlines from selectionBen Hendrickson2014-08-231-2/+5
* Change the behavior of word snapping on delimitersIvan Delalande2014-08-211-2/+9
* Move calls to selsnap into selnormalizeIvan Delalande2014-08-211-11/+3
* Improve readability of enum membersAlexander Huemer2014-08-201-32/+32
* Add eschandle()Roberto E. Vargas Caballero2014-08-201-78/+91
* Improve execsh() and don't allow anonymous shellsRoberto E. Vargas Caballero2014-08-201-13/+17
* Fix definition of CONTROLC0Roberto E. Vargas Caballero2014-08-191-1/+1
* Make useful DEL in application modeRoberto E. Vargas Caballero2014-08-192-3/+5
* reset the alt screen in tresetQuentin Carbonneaux2014-08-191-3/+6
* simplify loop in tresizeQuentin Carbonneaux2014-08-191-4/+2
* Simplify READMEAlexander Huemer2014-08-181-1/+1
* Fix man page and usage()Roberto E. Vargas Caballero2014-08-172-3/+3
* Convert VT102ID to a config variableRoberto E. Vargas Caballero2014-08-152-5/+6
* Fix portability problem in techo()Roberto E. Vargas Caballero2014-08-151-2/+2
* Don't set dirty all lines because tswapcreen do itnoname2014-08-101-3/+1
* tresize return value is not usednoname2014-08-101-6/+7
* Remove ul capabilityRoberto E. Vargas Caballero2014-08-071-1/+0
* Unset mode when clearing regionsRoberto E. Vargas Caballero2014-08-071-2/+6
* Add error message when child exits whit errorRoberto E. Vargas Caballero2014-08-041-6/+5
* Remove difference between fast and slow blinkingRoberto E. Vargas Caballero2014-07-311-12/+9
* Fix disabling of bold and fastblinkMichael Forney2014-07-261-8/+2
* Add info about Backspace and Delete to the FAQWolfgang Corcoran-Mathe2014-07-261-44/+43
* Add info about Backspace and Delete to the FAQRoberto E. Vargas Caballero2014-07-251-0/+58
* Add information about librt and OpenBSD to the FAQRoberto E. Vargas Caballero2014-07-251-3/+3
* Add information about librt and OpenBSD to the FAQRoberto E. Vargas Caballero2014-07-241-1/+3
* Add information about librt and OpenBSD to the FAQRoberto E. Vargas Caballero2014-07-211-0/+7
* Very minor grammar fixes in FAQWolfgang Corcoran-Mathe2014-07-211-6/+6
* Fix st with input method.Weng Xuetian2014-07-191-0/+2
* Changed inconsistent indentEric Pruitt2014-07-151-1/+1
* Add 8 bit version of DCS, APC, PM, OSCRoberto E. Vargas Caballero2014-07-081-7/+32
* Add 8 bit version of HTSRoberto E. Vargas Caballero2014-07-081-1/+3
* Add 8 bit version of NELRoberto E. Vargas Caballero2014-07-081-1/+4
* Add 8 bit version of DECIDRoberto E. Vargas Caballero2014-07-081-1/+4
* Render faint attributeAnders Eurenius2014-07-081-1/+9
* Remove all strcmp and strlen calls on Glyph.c[]Ivan Delalande2014-07-081-26/+16
* Making surf compile again with rt.Christoph Lohmann2014-06-301-1/+1
* Render struck-out attributeAnders Eurenius2014-06-271-0/+5
* Render invisible attributeAnders Eurenius2014-06-271-0/+3
* Reorder and extend glyph attributesAnders Eurenius2014-06-271-14/+46
* Remove CEIL macroRoberto E. Vargas Caballero2014-06-262-4/+4
* Fixed wrong nanosecond factor 10E6.Ivan Delalande2014-06-261-3/+3
* Use monotonic clock to prevent timing issuesFRIGN2014-06-241-14/+13
* Fix typo in config.def.hEric Pruitt2014-06-211-2/+2