Age | Commit message (Expand) | Author |
---|---|---|
2014-10-13 | patch for bell in st | |
2014-10-08 | Use G1 for alternate charset | |
2014-10-08 | Add LS2 and LS3 | |
2014-10-08 | Fix SI and SO | |
2014-09-29 | Removing an extra space. | |
2014-09-29 | Minor style changes for the last patch. | |
2014-09-29 | Implementing xzoomreset. | |
2014-09-23 | Add missed names of charset sequences | |
2014-09-23 | Add support for utmp in st | |
2014-09-09 | Remove indentation level in xdrawcursor | |
2014-08-23 | Removing wrapping newlines from selection | |
2014-08-21 | Change the behavior of word snapping on delimiters | |
2014-08-21 | Move calls to selsnap into selnormalize | |
2014-08-20 | Improve readability of enum members | |
2014-08-20 | Add eschandle() | |
2014-08-20 | Improve execsh() and don't allow anonymous shells | |
2014-08-19 | Fix definition of CONTROLC0 | |
2014-08-19 | Make useful DEL in application mode | |
2014-08-19 | reset the alt screen in treset | |
2014-08-19 | simplify loop in tresize | |
2014-08-18 | Simplify README | |
2014-08-17 | Fix man page and usage() | |
2014-08-15 | Convert VT102ID to a config variable | |
2014-08-15 | Fix portability problem in techo() | |
2014-08-10 | Don't set dirty all lines because tswapcreen do it | |
2014-08-10 | tresize return value is not used | |
2014-08-07 | Remove ul capability | |
2014-08-07 | Unset mode when clearing regions | |
2014-08-04 | Add error message when child exits whit error | |
2014-07-31 | Remove difference between fast and slow blinking | |
2014-07-26 | Fix disabling of bold and fastblink | |
2014-07-26 | Add info about Backspace and Delete to the FAQ | |
2014-07-25 | Add info about Backspace and Delete to the FAQ | |
2014-07-25 | Add information about librt and OpenBSD to the FAQ | |
2014-07-24 | Add information about librt and OpenBSD to the FAQ | |
2014-07-21 | Add information about librt and OpenBSD to the FAQ | |
2014-07-21 | Very minor grammar fixes in FAQ | |
2014-07-19 | Fix st with input method. | |
2014-07-15 | Changed inconsistent indent | |
2014-07-08 | Add 8 bit version of DCS, APC, PM, OSC | |
2014-07-08 | Add 8 bit version of HTS | |
2014-07-08 | Add 8 bit version of NEL | |
2014-07-08 | Add 8 bit version of DECID | |
2014-07-08 | Render faint attribute | |
2014-07-08 | Remove all strcmp and strlen calls on Glyph.c[] | |
2014-06-30 | Making surf compile again with rt. | |
2014-06-27 | Render struck-out attribute | |
2014-06-27 | Render invisible attribute | |
2014-06-27 | Reorder and extend glyph attributes | |
2014-06-26 | Remove CEIL macro |