JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
st.git
2013-04-26 Christoph LohmannEnable blinking in st.
2013-04-25 Christoph LohmannFixing the selection handling to allow one char selection.
2013-04-24 Christoph LohmannFixing the selection issue in altscreens.
2013-04-24 Alexander SedovRemoved redundant check in draw code.
2013-04-23 Roberto E.... Fix selecting clearing and BCE
2013-04-23 Christoph LohmannNow clipping is more clear.
2013-04-23 Christoph LohmannRemoving the overdrawing of some fonts.
2013-04-23 Christoph LohmannYes, rs2 != is2.
2013-04-23 Christoph LohmannThere is no 8bit by default and reset 8bit too.
2013-04-23 Christoph LohmannImplementing 8 bit mode for meta.
2013-04-21 Christoph LohmannAdding wrap handling in selection.
2013-04-20 Alexander SedovAdded support for double/triple click+dragging.
2013-04-20 Christoph Lohmann0.4.1 release.
2013-04-19 Christoph LohmannMaking st compile on OpenBSD again.
2013-04-18 Alexander SedovSelection now handles empty lines less counter-intuitively.
2013-04-18 Christoph LohmannRemoving trailing whitespace.
2013-04-18 Alexander SedovGot rid of redundant Glyph state.
2013-04-18 Christoph LohmannRemoving unneeded comments.
2013-04-18 Alexander SedovGot rid of code duplication in tnew() and tresize().
2013-04-14 Alexander SedovStrip trailing spaces from lines when copying selection.
2013-04-14 Christoph LohmannEnable BCE everywhere.
2013-04-13 Christoph LohmannFix the geometry handling.
2013-04-13 Christoph Lohmann\033 should be used in printf in the FAQ.
2013-04-13 Christoph LohmannResize now uses xclear().
2013-04-13 Christoph LohmannDrawing a more visible rectangle as cursor on unfocus.
2013-04-13 Christoph LohmannPatching while not really woken up.
2013-04-13 Christoph LohmannMinor naming issue fixed.
2013-04-13 Christoph LohmannMaking the copy and pasting consistent.
2013-04-13 Kai HendryConvert FAQ into Markdown, to make it easier to integra...
2013-04-10 Christoph LohmannMake st work with a plain -e command.
2013-04-03 Christoph LohmannAdopting arg.h with more flexible cmd handling.
2013-04-03 Christoph LohmannAdd an option to disable alternative screens.
2013-03-29 Christoph LohmannUpdating the TODO file for after 0.4.
2013-03-29 Christoph LohmannReleasing 0.4.
2013-03-29 Christoph LohmannAdd the possibility to have default highlight colors.
2013-03-29 Christoph LohmannAdding PgUp + Ctrl.
2013-03-29 Christoph LohmannAdding PgUp and PgDown + Ctrl to config.def.h
2013-03-29 Christoph LohmannRemoving an undefined case. just do regular selections.
2013-03-20 Christoph LohmannMaking rectangular selection work again.
2013-03-10 Christoph LohmannPange seems to use ascent + descent instead of height.
2013-03-05 Christoph LohmannMaking st compile on OS X.
2013-02-26 Christoph LohmannUsing strsep and fixing null termination in csiparse.
2013-02-26 Christoph LohmannChanging the way how paste is handled, just for the...
2013-02-26 Christoph LohmannFixing a bug while parsing empty arguments in csiparse.
2013-02-26 Christoph LohmannFixing bugs in the strtol and strtok_r replacements.
2013-02-25 Christoph LohmannUsing strtok_r for the string parsing.
2013-02-25 Christoph LohmannUsing strtol with overflow checking.
2013-02-23 Christoph LohmannAdd insert for the primary clipboard to MOD + Shift...
2013-02-23 Christoph LohmannRemoving dbe and introducing umlauts to titles.
2013-02-23 Christoph LohmannAdd umlaut support for title change.
2013-02-23 Christoph LohmannReplace parse_int with atoi().
2013-02-19 Alexander SedovAdded basic xterm-ish palette swap support.
2013-02-19 Christoph LohmannImplement rectangular mouse selection.
2013-02-19 joe9ensure that the italic font has the same weight as...
2013-02-19 Christoph LohmannStyle inquisition.
2013-02-19 Christoph LohmannFixing the reverse mode of st colors.
2013-02-16 Christoph LohmannAdding a way to ignore bits in the state.
2013-02-15 Christoph LohmannStyle inquisition.
2013-02-15 Christoph LohmannThe refresh rate for the action needs to be high too.
2013-02-15 Christoph LohmannChanging the fps to something reasonable high.
2013-02-15 Christoph LohmannDoing it like the new run() was proposed.
2013-02-15 Christoph LohmannAdding a more efficient drawing code.
2013-02-15 Christoph LohmannTmux wants this to be mutually exclusive.
2013-02-13 Christoph LohmannAdding mor explict font patterns.
2013-02-11 Christoph LohmannMaking st not activate the cursor in case of Mod +...
2013-02-10 Christoph LohmannSetting the surrounding border to defaultbg.
2013-02-08 Christoph LohmannRemoving some debug messages.
2013-01-27 Christoph LohmannFixing the menus in mc.
2013-01-27 Christoph LohmannFixing the black remaining lines in mc and dialog.
2013-01-26 Christoph LohmannAdding extended mouse reporting in st.
2013-01-20 Christoph LohmannRemoving the debug messages again.
2013-01-20 Christoph LohmannFixing the clipboard copying to st itself.
2013-01-20 Christoph LohmannSt is in 2013 now.
2013-01-20 Christoph LohmannRemoving BCE from the TODO list.
2013-01-20 Christoph LohmannImplementing Back Color Erase (BCE).
2013-01-19 Christoph LohmannMake line drawing work again.
2013-01-19 Christoph LohmannYes, xft should be on the buffer. Thanks Mihail Zenkov.
2013-01-19 Christoph LohmannTrying out the double buffering without dbe.
2013-01-19 Christoph LohmannDbe is not required anymore.
2013-01-18 Christoph LohmannAdding the FAQ entry for zsh.
2013-01-18 Christoph LohmannThe title can now be set with UTF-8 characters.
2013-01-16 Christoph LohmannAdding a nasty resize bug. Maybe it can be fixed.
2013-01-09 Christoph LohmannRemoving the .hgtags file. Thanks ilf.
2013-01-08 Christoph LohmannStandout mode has changed. Thanks p37sitdu@lavabit...
2013-01-08 Christoph LohmannA different double buffering strategy so the background...
2013-01-08 Christoph LohmannStandout is now reverse. This makes bsd-games work...
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!
next