aboutsummaryrefslogtreecommitdiffstats
path: root/st.c
AgeCommit message (Expand)Author
2014-08-19reset the alt screen in tresetQuentin Carbonneaux
2014-08-19simplify loop in tresizeQuentin Carbonneaux
2014-08-17Fix man page and usage()Roberto E. Vargas Caballero
2014-08-15Convert VT102ID to a config variableRoberto E. Vargas Caballero
2014-08-15Fix portability problem in techo()Roberto E. Vargas Caballero
2014-08-10Don't set dirty all lines because tswapcreen do itnoname
2014-08-10tresize return value is not usednoname
2014-08-07Unset mode when clearing regionsRoberto E. Vargas Caballero
2014-08-04Add error message when child exits whit errorRoberto E. Vargas Caballero
2014-07-31Remove difference between fast and slow blinkingRoberto E. Vargas Caballero
2014-07-26Fix disabling of bold and fastblinkMichael Forney
2014-07-19Fix st with input method.Weng Xuetian
2014-07-15Changed inconsistent indentEric Pruitt
2014-07-08Add 8 bit version of DCS, APC, PM, OSCRoberto E. Vargas Caballero
2014-07-08Add 8 bit version of HTSRoberto E. Vargas Caballero
2014-07-08Add 8 bit version of NELRoberto E. Vargas Caballero
2014-07-08Add 8 bit version of DECIDRoberto E. Vargas Caballero
2014-07-08Render faint attributeAnders Eurenius
2014-07-08Remove all strcmp and strlen calls on Glyph.c[]Ivan Delalande
2014-06-27Render struck-out attributeAnders Eurenius
2014-06-27Render invisible attributeAnders Eurenius
2014-06-27Reorder and extend glyph attributesAnders Eurenius
2014-06-26Remove CEIL macroRoberto E. Vargas Caballero
2014-06-26Fixed wrong nanosecond factor 10E6.Ivan Delalande
2014-06-24Use monotonic clock to prevent timing issuesFRIGN
2014-06-21update size hints on zoomTroy Sankey
2014-06-15Refactor the innermost loop of the xdraws functionSilvan Jegen
2014-06-07Style police.Christoph Lohmann
2014-06-07Simplify tdeftransRoberto E. Vargas Caballero
2014-06-06Remove unnecessary typedefFRIGN
2014-06-05Refactor selsnap SNAP_WORD.Colona
2014-06-04Fix rectangular selection.Colona
2014-06-04tiny cleanupHiltjo Posthuma
2014-06-04Make selection consistent over line breaks.Colona
2014-06-01Fixing color and refactor xsetcolorname.Christoph Lohmann
2014-06-01Revert "Refactor xsetcolorname()"Christoph Lohmann
2014-06-01Refactor xsetcolorname()FRIGN
2014-06-01Don't report release events for mouse wheelBalazs Kezes
2014-06-01Fixing italic bold.Christoph Lohmann
2014-05-27Fixed copying empty lines inside selection.Alexander
2014-05-24Fixing trailing whitespaces.Christoph Lohmann
2014-05-24Fix colour-model and simplify xloadcols()FRIGN
2014-05-14Allow mouse selection override using ShiftMaskHiltjo Posthuma
2014-05-09Redraw needs all dirty lines to have flash etc. work.Christoph Lohmann
2014-05-09End a sequence only on CAN, SUB, \a and C1s.Colona
2014-05-09Also clears ESC_START on interrupt characters during sequences.Colona
2014-05-02Consistent FALLTHROUGH comments.noname
2014-04-30Fix displaying control codeRoberto E. Vargas Caballero
2014-04-29Remove ATTR_GFX and tselcsRoberto E. Vargas Caballero
2014-04-29Do not save cursor in tresize.noname