aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Use G1 for alternate charsetRoberto E. Vargas Caballero1-2/+2
2014-10-08Add LS2 and LS3Roberto E. Vargas Caballero1-0/+4
2014-10-08Fix SI and SORoberto E. Vargas Caballero1-5/+3
2014-09-29Removing an extra space.Christoph Lohmann1-1/+1
2014-09-29Minor style changes for the last patch.Christoph Lohmann1-1/+2
2014-09-29Implementing xzoomreset.Christoph Lohmann2-1/+25
2014-09-23Add missed names of charset sequencesRoberto E. Vargas Caballero1-4/+4
2014-09-23Add support for utmp in stRoberto E. Vargas Caballero2-6/+12
2014-09-09Remove indentation level in xdrawcursorRoberto E. Vargas Caballero1-31/+32
2014-08-23Removing wrapping newlines from selectionBen Hendrickson1-2/+5
2014-08-21Change the behavior of word snapping on delimitersIvan Delalande1-2/+9
2014-08-21Move calls to selsnap into selnormalizeIvan Delalande1-11/+3
2014-08-20Improve readability of enum membersAlexander Huemer1-32/+32
2014-08-20Add eschandle()Roberto E. Vargas Caballero1-78/+91
2014-08-20Improve execsh() and don't allow anonymous shellsRoberto E. Vargas Caballero1-13/+17
2014-08-19Fix definition of CONTROLC0Roberto E. Vargas Caballero1-1/+1
2014-08-19Make useful DEL in application modeRoberto E. Vargas Caballero2-3/+5
2014-08-19reset the alt screen in tresetQuentin Carbonneaux1-3/+6
2014-08-19simplify loop in tresizeQuentin Carbonneaux1-4/+2
2014-08-18Simplify READMEAlexander Huemer1-1/+1
2014-08-17Fix man page and usage()Roberto E. Vargas Caballero2-3/+3
2014-08-15Convert VT102ID to a config variableRoberto E. Vargas Caballero2-5/+6
2014-08-15Fix portability problem in techo()Roberto E. Vargas Caballero1-2/+2
2014-08-10Don't set dirty all lines because tswapcreen do itnoname1-3/+1
2014-08-10tresize return value is not usednoname1-6/+7
2014-08-07Remove ul capabilityRoberto E. Vargas Caballero1-1/+0
2014-08-07Unset mode when clearing regionsRoberto E. Vargas Caballero1-2/+6
2014-08-04Add error message when child exits whit errorRoberto E. Vargas Caballero1-6/+5
2014-07-31Remove difference between fast and slow blinkingRoberto E. Vargas Caballero1-12/+9
2014-07-26Fix disabling of bold and fastblinkMichael Forney1-8/+2
2014-07-26Add info about Backspace and Delete to the FAQWolfgang Corcoran-Mathe1-44/+43
2014-07-25Add info about Backspace and Delete to the FAQRoberto E. Vargas Caballero1-0/+58
2014-07-25Add information about librt and OpenBSD to the FAQRoberto E. Vargas Caballero1-3/+3
2014-07-24Add information about librt and OpenBSD to the FAQRoberto E. Vargas Caballero1-1/+3
2014-07-21Add information about librt and OpenBSD to the FAQRoberto E. Vargas Caballero1-0/+7
2014-07-21Very minor grammar fixes in FAQWolfgang Corcoran-Mathe1-6/+6
2014-07-19Fix st with input method.Weng Xuetian1-0/+2
2014-07-15Changed inconsistent indentEric Pruitt1-1/+1
2014-07-08Add 8 bit version of DCS, APC, PM, OSCRoberto E. Vargas Caballero1-7/+32
2014-07-08Add 8 bit version of HTSRoberto E. Vargas Caballero1-1/+3
2014-07-08Add 8 bit version of NELRoberto E. Vargas Caballero1-1/+4
2014-07-08Add 8 bit version of DECIDRoberto E. Vargas Caballero1-1/+4
2014-07-08Render faint attributeAnders Eurenius1-1/+9
2014-07-08Remove all strcmp and strlen calls on Glyph.c[]Ivan Delalande1-26/+16
2014-06-30Making surf compile again with rt.Christoph Lohmann1-1/+1
2014-06-27Render struck-out attributeAnders Eurenius1-0/+5
2014-06-27Render invisible attributeAnders Eurenius1-0/+3
2014-06-27Reorder and extend glyph attributesAnders Eurenius1-14/+46
2014-06-26Remove CEIL macroRoberto E. Vargas Caballero2-4/+4
2014-06-26Fixed wrong nanosecond factor 10E6.Ivan Delalande1-3/+3