JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
st.git
2014-03-06 Roberto E.... Add MC for the full screen
2014-03-06 Roberto E.... Add MC for a single line
2014-02-22 Roberto E.... Add MC sequence
2014-02-08 Roberto E.... Add xstrdup function
2014-02-04 Roberto E.... Merge remote-tracking branch 'origin/master'
2014-02-03 Christoph LohmannRemoving the w3img support.
2014-02-02 Roberto E.... Remove non defined behaviour in selcopy
2014-02-02 Roberto E.... Remove duplicated code in strhandle
2014-02-02 Roberto E.... Make Shift+Home equal to CLS in ascii mode
2014-02-02 Roberto E.... Make CONTROL + DELETE delete a line
2014-01-31 Roberto E.... Fix SHIFT+DEL definition
2014-01-21 Eric PruittUse character scaling in XCopyArea
2014-01-16 Amadeusz SławińskiMake w3mimgdisplay work with st
2014-01-03 Amadeusz SławińskiFix truecolor escapes, when both bg and fg are set
2014-01-03 Eon S. Jeonquery pixel size from matched font
2013-12-18 Roberto E.... Update arg.h from sbase
2013-12-18 Eon S. JeonPrevent resizing stdin
2013-12-18 Mark EdgarReplace alignment tabs with spaces.
2013-12-18 Mark EdgarFix comments in config.def.h to match field names.
2013-12-18 Mark EdgarFix definition of F28 key.
2013-12-11 Eric PruittSet _NET_WM_PID attribute
2013-12-10 Eric PruittFix rmul definition
2013-11-25 René RietzAdd stdint include
2013-11-25 Roberto E.... Fix stupid bug in tdefcolor returning -1 in unsigned...
2013-11-24 Johannes HofmannUse int instead of long for color
2013-11-23 Carlos J. Torresadd _NET_WM_NAME
2013-10-28 Mark EdgarSimplify logic in kmap().
2013-10-28 Mark EdgarSimplify logic in match().
2013-10-28 Roberto E.... Merge remote-tracking branch 'origin/master' into omaster
2013-10-27 Rob PillingFixed lock up when system time jumps backwards
2013-10-20 Mark EdgarIgnore numlock (Mod2Mask) for button events too.
2013-10-15 Mark EdgarAvoid buffer overrun in bpress()
2013-10-07 Mark EdgarNew ttysend() function calls ttywrite() and techo(...
2013-10-07 Mark EdgarAvoid buffer overrun in kpress() and remove limit on...
2013-10-07 Mark EdgarSimplify Mod1 logic in kpress(), eliminating locals...
2013-10-02 Roberto E.... Add support for multiple charset definitions
2013-10-02 Christoph LohmannPeople, learn to keep to styles. Thanks.
2013-10-02 Mihail ZenkovFix save/restore cursor
2013-10-02 Mihail ZenkovAdd DSR cursor position sequence
2013-09-23 Maurice QuennetFix core in multi-line selection on OpenBSD
2013-09-23 Egmont KoblingerAdd bracketed paste mode
2013-09-13 Michael ForneyFix some bugs in mouse tracking logic
2013-09-12 Christoph LohmannDefault volume of the bell is 0.
2013-09-12 Roberto E.... Add audible bell
2013-09-07 Christoph LohmannWide character support.
2013-09-07 Christoph LohmannAdding some contributors. Thanks to you all!
2013-09-04 Mark EdgarCorrectly initialize altscreen when defaultbg is not 0.
2013-08-30 Eon S. JeonRegarding commit 7e3cff3
2013-08-22 Christoph LohmannTmux is using C-b by default.
2013-08-20 Christoph LohmannCorrecting the bitmask value check.
2013-08-12 Roberto E.... Add terminfo definitions for terminals with meta key
2013-08-06 Eon S. JeonFix signess of tdefcolor
2013-08-05 Alexander SedovFixed memory leak in xsettitle().
2013-08-05 Michael ForneyFix blink mode check
2013-08-05 Eric PruittUse character size scaling factors
2013-07-20 Roberto E.... Reload colors in reset
2013-07-20 Roberto E.... Add RGB color definition
2013-07-19 Eon S. JeonImproved font caching
2013-07-04 Markus Teichfix: whitespace
2013-07-04 Alexander SedovRemove long text being cropped/wrapped to standard...
2013-07-04 Markus Teichfix: consistent usage of bitmask operations on unicode...
2013-07-04 Markus Teichfix: do not need an extra variable for a single read
2013-07-04 Roberto E.... Fix match function bugs
2013-07-04 Roberto E.... Remove unneded call to draw
2013-07-04 Roberto E.... Fix selection clearing
2013-06-22 Markus Teichfix PageUp Modifier Mask in config.def.h
2013-06-09 Christoph LohmannFixing title setting with the title argument.
2013-06-06 Christoph LohmannAdding xterm behaviour to setting the title.
2013-06-01 Christoph LohmannBumping up the xfps so mouse motion won't reap the...
2013-06-01 Christoph LohmannAdding true mouse motion support.
2013-06-01 Christoph LohmannThis is a shorter bit handling in MODE_MOUSE.
2013-06-01 Christoph LohmannAdd some comments about the other mouse reporting modes.
2013-06-01 Christoph LohmannImplementing mouse focus and all events.
2013-06-01 Christoph LohmannFixing bad highlighting on first SNAP_WORD multiline...
2013-05-26 Christoph LohmannFixing the selection in a single line again.
2013-05-26 Christoph LohmannFixing the selection scrolling and the selection naming.
2013-05-11 Christoph LohmannLazy font unloading too.
2013-05-11 Christoph LohmannLazy fontset loading.
2013-05-06 Christoph LohmannRemoving an old select() regression.
2013-05-04 Christoph LohmannAllow more complex delimiters for word selections.
2013-05-04 Christoph LohmannExpand the last line with '\n' in case of overselection.
2013-05-04 Christoph LohmannSelect to the end of row if end of line is reached.
2013-05-04 Christoph LohmannBetter comments for the snapping code.
2013-05-01 Christoph LohmannMore stable blinking.
2013-04-28 Christoph LohmannExplaining blinking for the dummies.
2013-04-28 Christoph LohmannSelection snapping is now considering wrapping.
2013-04-28 Christoph LohmannAdd a possibility to modify the string sent by mouse...
2013-04-26 Christoph LohmannBe more efficient in blinking.
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.
next