JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
st.git
2013-01-07 Christoph LohmannAdding an FAQ entry for the keypad handling.
2013-01-06 Christoph LohmannSynchronizing the FAQ of the website and the repository.
2013-01-05 Christoph LohmannDamn, my fault. The cache should have at least some...
2013-01-05 Christoph LohmannApplying the changes to the docs; by Peter Hartman.
2013-01-04 Christoph LohmannMaking the fontconfig and freetype paths portable in...
2013-01-01 Christoph LohmannA fix for the XopenIM() errors.
2012-12-30 Christoph LohmannIncreasing font cache for speeding up UTF8 demos.
2012-12-30 Christoph LohmannRemoving the warning about extents.
2012-12-29 Christoph LohmannFixing the font unloading in case of zoom.
2012-12-29 Christoph LohmannSpeeding up the drawing, then all characters are known.
2012-12-28 Christoph LohmannAdding fallback support to st.
2012-12-22 Christoph LohmannFixing a compile error.
2012-12-22 Christoph LohmannFixing a off-by-one error in the penultimate row drawing.
2012-12-18 Christoph LohmannFixing a precedence problem. Thanks tridactyla!
2012-12-13 Christoph LohmannChecking for the lower X11 special keys too. Thanks...
2012-12-11 Christoph LohmannAdding error checks for XCreateIC and XOpenIM.
2012-12-10 Christoph LohmannBe careful about mar77i's patches.
2012-12-10 Christoph LohmannFixing the nasty selection bug. Thanks p37sitdu@lavabit...
2012-12-10 Christoph LohmannApplying the patch of mar771 right.
2012-12-09 Christoph LohmannApplying the change of the Del key assingment. Thanks...
2012-11-25 Roberto E.... Add support for End key
2012-11-25 Roberto E.... Add support for Supr key
2012-11-25 Roberto E.... Add support for insert key
2012-11-25 Roberto E.... Fix value of ka1 terminfo capability
2012-11-25 Christoph LohmannAdd a notice in the config.def.h file how to obtain...
2012-11-25 Christoph LohmannThe style inquisition was here.
2012-11-25 Roberto E.... Add key for toogling numlock handling
2012-11-21 Christoph LohmannFixing the calculation of the base tty pixel size.
2012-11-19 Christoph LohmannRestoring the Alt + Backspace functionality. Thanks...
2012-11-16 Roberto E.... Add application cursor sequences for Home
2012-11-16 Christoph LohmannFixing some key issues with mc. Thanks nsz!
2012-11-15 Christoph LohmannGetbuttoninfo is always used the same and just a helper...
2012-11-15 Roberto E.... Fix speech error in comment
2012-11-15 Roberto E.... Remove unused fields in cursor_movement
2012-11-15 Christoph LohmannRemoving my debug fprintf().
2012-11-15 Christoph LohmannOptimizing the key lookup to the X11 function key....
2012-11-15 Christoph LohmannMaking all function keys accessible.
2012-11-15 Christoph LohmannAdding support for XK_F35.
2012-11-15 Roberto E.... Fix Shift + Insert shortcut
2012-11-15 Christoph LohmannChanging the TODO to the current state.
2012-11-15 Christoph LohmannFixing the return and keypad enter sent characters...
2012-11-15 Christoph LohmannImport the patch of Eckehard Berns to add insert mode...
2012-11-15 Christoph LohmannThe crlf mode was reversed.
2012-11-15 Christoph LohmannFixing Return in non-crlf mode.
2012-11-15 Roberto E.... Use XK_ANY_MOD instead of XK_NO_MOD in key definition
2012-11-15 Roberto E.... Fix XK_NO_MOD and XK_ANY_MOD behavior
2012-11-14 Roberto E.... Fix tab key
2012-11-14 Christoph LohmannFixing the tab key, when no mask is wanted.
2012-11-13 Christoph LohmannThe style inquisition was here again.
2012-11-13 Roberto E.... Add missed key definitions
2012-11-13 Roberto E.... Add control and meta combinations for arrow keys
2012-11-13 Roberto E.... Fix arrow keys terminfo capabilities
2012-11-13 Roberto E.... Remove hardcoded keys form kpress
2012-11-13 Roberto E.... Move Shift + Insert to shortcut
2012-11-13 Roberto E.... Fix keypad mode and cursor mode
2012-11-13 Roberto E.... Add SRM sequence
2012-11-11 Christoph LohmannGc is not used anymore.
2012-11-11 Christoph LohmannRemoving some xft naming cruft.
2012-11-08 Christoph LohmannMoving the alt declaration to the beginning of the...
2012-11-08 Roberto E.... Move unsupported sequences to ignored.
2012-11-08 Roberto E.... Ignore DECARM sequence
2012-11-08 Roberto E.... Fix VPR sequence
2012-11-08 Roberto E.... Add DECOM sequence
2012-11-08 Roberto E.... Save cursor position in terminal reset
2012-11-08 Roberto E.... Clarify some or exclusive expressions
2012-11-08 Roberto E.... Fix bug restoring cursor position
2012-11-06 Christoph LohmannAdding scrollwheel support. Thanks Brandon Invergo!
2012-11-05 Christoph LohmannChanging the license to MIT/X.
2012-11-03 Christoph LohmannFixing meta+return. Thanks Szabolcs Nagy!
2012-11-03 Christoph LohmannRemoving the debugging for the last fix too.
2012-11-03 Christoph LohmannFixing a resize bug, if a smaller amount than the lineh...
2012-11-03 Christoph LohmannFixing bold fonts in reverse mode.
2012-11-03 Christoph LohmannNow italic and bold works.
2012-11-03 Christoph LohmannFixing an out-of-bound bug in the selection code. Thank...
2012-11-02 Christoph LohmannFixing the italic-bold font check. Thanks nsz.
2012-11-02 Christoph LohmannAdded tag 0.3 for changeset 9d54ce4daf34
2012-11-02 Christoph Lohmann0.3 release.
2012-11-02 Christoph LohmannMake it possible to use the corefont font description...
2012-11-02 Christoph LohmannMoving to the dwm config.h variable usage.
2012-10-31 Christoph LohmannAdding a FAQ to reference utmp(1).
2012-10-31 Christoph LohmannCleaning up the TODO file.
2012-10-28 Christoph LohmannRemoving the now senseless comment in config.def.h...
2012-10-28 Christoph LohmannApplying the patch of the little girl <yui@blekksprut...
2012-10-28 Christoph LohmannApplying the tab expansion patch from koga.
2012-10-28 Christoph LohmannAdding a more flexible fontstring handling, shortcuts...
2012-10-28 Christoph LohmannApplying the patch of Roberto Caballero to set WINDOWID...
2012-10-28 Christoph LohmannApplying the patch of Rafa Garcia Gallega <rafael.garci...
2012-10-28 Roberto E.... Add error control to iofile
2012-10-09 Christoph LohmannWell, I was confused. Damn state exams. Instead of...
2012-10-09 Christoph LohmannIf there is really someone without SHELL set, help...
2012-10-07 Roberto E.... Add DEC alignment test
2012-10-07 Roberto E.... Avoid initialization of vt100_0 in each call to tsetchar
2012-10-07 Roberto E.... Fix Identification sequences
2012-10-06 Roberto E.... Add DA and DECID sequences
2012-10-06 Christoph LohmannFixing a typo.
2012-10-06 Christoph LohmannFixing a off-by-one error in the new border clearing...
2012-10-06 Roberto E.... Print control codes only in graphic mode
2012-10-06 Roberto E.... Add SI and SO control codes
2012-10-06 Roberto E.... Add SUB and CAN control codes
2012-10-06 Roberto E.... Add documentation to control codes
next