aboutsummaryrefslogtreecommitdiff
path: root/st.c
Commit message (Expand)AuthorAge
* Fixing the C reading test.Christoph Lohmann2015-03-10
* Add a hack to handle unknown chars in fontconfig.Christoph Lohmann2015-03-09
* Let curses do the dirty work for flashIvan Delalande2015-02-22
* Update year in usage()Nils Reuße2015-02-15
* Fix crash on font resize resizeNils Reuße2015-02-15
* Correct shift amount on MODE_INSERT in tputc()Rian Hunter2015-02-05
* Fix crash due to wide charactersRian Hunter2015-02-05
* Fix crash due to invalid timespec given to pselectIvan Delalande2014-12-23
* Trim trailing whitespaces in every selection caseIvan Delalande2014-11-19
* Call _exit() instead of exit() if exec*() failssin2014-11-19
* Check for presence of SHELL environment variableEric Pruitt2014-11-11
* Replace character with U+FFFD if wcwidth() is -1czarkoff@gmail.com2014-11-03
* Avoid failing when embedding with a Window id of 0Quentin Rameau2014-10-21
* Do not set SHELL to utmp everRoberto E. Vargas Caballero2014-10-15
* patch for bell in stCustaiCo2014-10-13
* Add LS2 and LS3Roberto E. Vargas Caballero2014-10-08
* Fix SI and SORoberto E. Vargas Caballero2014-10-08
* Minor style changes for the last patch.Christoph Lohmann2014-09-29
* Implementing xzoomreset.Christoph Lohmann2014-09-29
* 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