JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
st.git
2015-04-10 Jason Woofendenapplied st-scrollback.diff
2015-04-10 Jason Woofendenno more blinking
2015-03-28 Jason Woofendenmerge updates to backspace binding
2015-03-28 Jason WoofendenMerge remote-tracking branch 'upstream/master'
2015-03-20 Roberto E.... Remove strsep() call
2015-03-19 Roberto E.... Merge remote-tracking branch 'origin/master'
2015-03-19 LemonBoySupport the DECSCUSR CSI escape sequence
2015-03-16 Christoph Lohmannarg.h wasn't used for dist.
2015-03-16 Alex PilonHandle pasting of empty selection.
2015-03-15 Roberto E.... Support XA_STRING in notify request
2015-03-14 Jason Woofendenrevert hack to try to kill gpm in aptitude/etc
2015-03-14 Christoph LohmannTODO: Fix fontconfig
2015-03-14 Christoph LohmannAdd the new selection shortcuts to the manpage.
2015-03-14 Christoph LohmannGlibc wants me to use _DEFAULT_SOURCe. I do obey.
2015-03-14 Christoph LohmannAdd Mod + Shift + c/v and no selclear.
2015-03-13 Roberto E.... Allow combinations with Backspace
2015-03-11 Alexander HuemerFAQ: fix wording
2015-03-11 Ivan DelalandeBackspace value shouldn't depend on keypad state
2015-03-10 Christoph LohmannMerge branch 'master' of ssh://suckless.org/gitrepos/st
2015-03-10 Christoph LohmannSt now does only set PRIMARY on selection.
2015-03-10 Alexander HuemerFAQ: fix wording
2015-03-10 Christoph LohmannFixing the C reading test.
2015-03-09 Christoph LohmannChange the FAQ for the new Backspace behaviour.
2015-03-09 Christoph LohmannFinally resolving the backspace problem.
2015-03-09 Christoph LohmannAdd a hack to handle unknown chars in fontconfig.
2015-03-07 Johannes PostmaUpdate kdch1 definition to three octal digits.
2015-02-28 Roberto E.... Small improvements to the FAQ
2015-02-23 Greg Reagledocument keys in man page
2015-02-22 Ivan DelalandeLet curses do the dirty work for flash
2015-02-22 Roberto E.... Comment default CC assignment
2015-02-22 Roberto E.... Update dates in LICENSE
2015-02-15 Nils ReußeUpdate year in usage()
2015-02-15 Nils ReußeFix crash on font resize resize
2015-02-05 Rian HunterCorrect shift amount on MODE_INSERT in tputc()
2015-02-05 Rian HunterFix crash due to wide characters
2014-12-23 Ivan DelalandeFix crash due to invalid timespec given to pselect
2014-12-15 Jason Woofendentweak settings
2014-12-11 Jason Woofendensubvert blinking code to blink cursor
2014-12-10 Jason Woofendencursor swaps fg and bg colors
2014-12-10 Jason Woofendenno blinking text
2014-12-10 Jason Woofendenmake the backspace and delete keys work like it's the...
2014-12-10 Jason Woofendeninstall into /home/jasonwoof/software/virt
2014-11-19 Ivan DelalandeTrim trailing whitespaces in every selection case
2014-11-19 sinCall _exit() instead of exit() if exec*() fails
2014-11-11 Eric PruittCheck for presence of SHELL environment variable
2014-11-03 czarkoff@gmail.comReplace character with U+FFFD if wcwidth() is -1
2014-10-21 Quentin RameauAvoid failing when embedding with a Window id of 0
2014-10-21 Christoph LohmannReverting smacs and rmacs to the xterm defaults.
2014-10-15 Roberto E.... Do not set SHELL to utmp ever
2014-10-13 CustaiCopatch for bell in st
2014-10-08 Roberto E.... Use G1 for alternate charset
2014-10-08 Roberto E.... Add LS2 and LS3
2014-10-08 Roberto E.... Fix SI and SO
2014-09-29 Christoph LohmannRemoving an extra space.
2014-09-29 Christoph LohmannMinor style changes for the last patch.
2014-09-29 Christoph LohmannImplementing xzoomreset.
2014-09-23 Roberto E.... Add missed names of charset sequences
2014-09-23 Roberto E.... Add support for utmp in st
2014-09-09 Roberto E.... Remove indentation level in xdrawcursor
2014-08-23 Ben HendricksonRemoving wrapping newlines from selection
2014-08-21 Ivan DelalandeChange the behavior of word snapping on delimiters
2014-08-21 Ivan DelalandeMove calls to selsnap into selnormalize
2014-08-20 Alexander HuemerImprove readability of enum members
2014-08-20 Roberto E.... Add eschandle()
2014-08-20 Roberto E.... Improve execsh() and don't allow anonymous shells
2014-08-19 Roberto E.... Fix definition of CONTROLC0
2014-08-19 Roberto E.... Make useful DEL in application mode
2014-08-19 Quentin Carbonneauxreset the alt screen in treset
2014-08-19 Quentin Carbonneauxsimplify loop in tresize
2014-08-18 Alexander HuemerSimplify README
2014-08-17 Roberto E.... Fix man page and usage()
2014-08-15 Roberto E.... Convert VT102ID to a config variable
2014-08-15 Roberto E.... Fix portability problem in techo()
2014-08-10 nonameDon't set dirty all lines because tswapcreen do it
2014-08-10 nonametresize return value is not used
2014-08-07 Roberto E.... Remove ul capability
2014-08-07 Roberto E.... Unset mode when clearing regions
2014-08-04 Roberto E.... Add error message when child exits whit error
2014-07-31 Roberto E.... Remove difference between fast and slow blinking
2014-07-26 Michael ForneyFix disabling of bold and fastblink
2014-07-26 Wolfgang Corcoran... Add info about Backspace and Delete to the FAQ
2014-07-25 Roberto E.... Add info about Backspace and Delete to the FAQ
2014-07-25 Roberto E.... Add information about librt and OpenBSD to the FAQ
2014-07-24 Roberto E.... Add information about librt and OpenBSD to the FAQ
2014-07-21 Roberto E.... Add information about librt and OpenBSD to the FAQ
2014-07-21 Wolfgang Corcoran... Very minor grammar fixes in FAQ
2014-07-19 Weng XuetianFix st with input method.
2014-07-15 Eric PruittChanged inconsistent indent
2014-07-08 Roberto E.... Add 8 bit version of DCS, APC, PM, OSC
2014-07-08 Roberto E.... Add 8 bit version of HTS
2014-07-08 Roberto E.... Add 8 bit version of NEL
2014-07-08 Roberto E.... Add 8 bit version of DECID
2014-07-08 Anders EureniusRender faint attribute
2014-07-08 Ivan DelalandeRemove all strcmp and strlen calls on Glyph.c[]
2014-06-30 Christoph LohmannMaking surf compile again with rt.
2014-06-27 Anders EureniusRender struck-out attribute
2014-06-27 Anders EureniusRender invisible attribute
2014-06-27 Anders EureniusReorder and extend glyph attributes
2014-06-26 Roberto E.... Remove CEIL macro
2014-06-26 Ivan DelalandeFixed wrong nanosecond factor 10E6.
next