aboutsummaryrefslogtreecommitdiff
path: root/st.c
Commit message (Expand)AuthorAge
* Receive only a wchar_t in tchar()wcharRoberto E. Vargas Caballero2014-09-26
* First step to plain unicode representationRoberto E. Vargas Caballero2014-09-26
* Remove last parameter of utf8encodeRoberto E. Vargas Caballero2014-09-26
* Simplify utf8decodebyte using some localsRoberto E. Vargas Caballero2014-09-26
* Add missed names of charset sequencesRoberto E. Vargas Caballero2014-09-23
* Add support for utmp in stRoberto E. Vargas Caballero2014-09-23
* Remove indentation level in xdrawcursorRoberto E. Vargas Caballero2014-09-09
* Removing wrapping newlines from selectionBen Hendrickson2014-08-23
* Change the behavior of word snapping on delimitersIvan Delalande2014-08-21
* Move calls to selsnap into selnormalizeIvan Delalande2014-08-21
* Improve readability of enum membersAlexander Huemer2014-08-20
* Add eschandle()Roberto E. Vargas Caballero2014-08-20
* Improve execsh() and don't allow anonymous shellsRoberto E. Vargas Caballero2014-08-20
* Fix definition of CONTROLC0Roberto E. Vargas Caballero2014-08-19
* reset the alt screen in tresetQuentin Carbonneaux2014-08-19
* simplify loop in tresizeQuentin Carbonneaux2014-08-19
* Fix man page and usage()Roberto E. Vargas Caballero2014-08-17
* Convert VT102ID to a config variableRoberto E. Vargas Caballero2014-08-15
* Fix portability problem in techo()Roberto E. Vargas Caballero2014-08-15
* Don't set dirty all lines because tswapcreen do itnoname2014-08-10
* tresize return value is not usednoname2014-08-10
* Unset mode when clearing regionsRoberto E. Vargas Caballero2014-08-07
* Add error message when child exits whit errorRoberto E. Vargas Caballero2014-08-04
* Remove difference between fast and slow blinkingRoberto E. Vargas Caballero2014-07-31
* Fix disabling of bold and fastblinkMichael Forney2014-07-26
* Fix st with input method.Weng Xuetian2014-07-19
* Changed inconsistent indentEric Pruitt2014-07-15
* Add 8 bit version of DCS, APC, PM, OSCRoberto E. Vargas Caballero2014-07-08
* Add 8 bit version of HTSRoberto E. Vargas Caballero2014-07-08
* Add 8 bit version of NELRoberto E. Vargas Caballero2014-07-08
* Add 8 bit version of DECIDRoberto E. Vargas Caballero2014-07-08
* Render faint attributeAnders Eurenius2014-07-08
* Remove all strcmp and strlen calls on Glyph.c[]Ivan Delalande2014-07-08
* Render struck-out attributeAnders Eurenius2014-06-27
* Render invisible attributeAnders Eurenius2014-06-27
* Reorder and extend glyph attributesAnders Eurenius2014-06-27
* Remove CEIL macroRoberto E. Vargas Caballero2014-06-26
* Fixed wrong nanosecond factor 10E6.Ivan Delalande2014-06-26
* Use monotonic clock to prevent timing issuesFRIGN2014-06-24
* update size hints on zoomTroy Sankey2014-06-21
* Refactor the innermost loop of the xdraws functionSilvan Jegen2014-06-15
* Style police.Christoph Lohmann2014-06-07
* Simplify tdeftransRoberto E. Vargas Caballero2014-06-07
* Remove unnecessary typedefFRIGN2014-06-06
* Refactor selsnap SNAP_WORD.Colona2014-06-05
* Fix rectangular selection.Colona2014-06-04
* tiny cleanupHiltjo Posthuma2014-06-04
* Make selection consistent over line breaks.Colona2014-06-04
* Fixing color and refactor xsetcolorname.Christoph Lohmann2014-06-01
* Revert "Refactor xsetcolorname()"Christoph Lohmann2014-06-01