aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-10Make DECSCUSR thickness configurableOmar Sandoval
2015-04-10Use MAX macro where possible.noname
2015-04-10Remove 'xloadfontset' function.noname
2015-04-10Remove keywords from function definitions.noname
2015-04-10Remove variable names from function declarations.noname
2015-04-06Remove redundant control checkRoberto E. Vargas Caballero
2015-04-06Fixed STR sequence termination conditionnoname
2015-03-20Remove strsep() callRoberto E. Vargas Caballero
2015-03-19Merge remote-tracking branch 'origin/master'Roberto E. Vargas Caballero
2015-03-19Support the DECSCUSR CSI escape sequenceLemonBoy
2015-03-16arg.h wasn't used for dist.Christoph Lohmann
2015-03-16Handle pasting of empty selection.Alex Pilon
2015-03-15Support XA_STRING in notify requestRoberto E. Vargas Caballero
2015-03-14TODO: Fix fontconfigChristoph Lohmann
2015-03-14Add the new selection shortcuts to the manpage.Christoph Lohmann
2015-03-14Glibc wants me to use _DEFAULT_SOURCe. I do obey.Christoph Lohmann
2015-03-14Add Mod + Shift + c/v and no selclear.Christoph Lohmann
2015-03-13Allow combinations with BackspaceRoberto E. Vargas Caballero
2015-03-11FAQ: fix wordingAlexander Huemer
2015-03-11Backspace value shouldn't depend on keypad stateIvan Delalande
2015-03-10Merge branch 'master' of ssh://suckless.org/gitrepos/stChristoph Lohmann
2015-03-10St now does only set PRIMARY on selection.Christoph Lohmann
2015-03-10FAQ: fix wordingAlexander Huemer
2015-03-10Fixing the C reading test.Christoph Lohmann
2015-03-10Change the FAQ for the new Backspace behaviour.Christoph Lohmann
2015-03-10Finally resolving the backspace problem.Christoph Lohmann
2015-03-09Add a hack to handle unknown chars in fontconfig.Christoph Lohmann
2015-03-07Update kdch1 definition to three octal digits.Johannes Postma
2015-02-28Small improvements to the FAQRoberto E. Vargas Caballero
2015-02-23document keys in man pageGreg Reagle
2015-02-22Let curses do the dirty work for flashIvan Delalande
2015-02-22Comment default CC assignmentRoberto E. Vargas Caballero
2015-02-22Update dates in LICENSERoberto E. Vargas Caballero
2015-02-15Update year in usage()Nils Reuße
2015-02-15Fix crash on font resize resizeNils Reuße
2015-02-05Correct shift amount on MODE_INSERT in tputc()Rian Hunter
2015-02-05Fix crash due to wide charactersRian Hunter
2014-12-23Fix crash due to invalid timespec given to pselectIvan Delalande
2014-11-19Trim trailing whitespaces in every selection caseIvan Delalande
2014-11-19Call _exit() instead of exit() if exec*() failssin
2014-11-11Check for presence of SHELL environment variableEric Pruitt
2014-11-03Replace character with U+FFFD if wcwidth() is -1czarkoff@gmail.com
2014-10-21Avoid failing when embedding with a Window id of 0Quentin Rameau
2014-10-21Reverting smacs and rmacs to the xterm defaults.Christoph Lohmann
2014-10-15Do not set SHELL to utmp everRoberto E. Vargas Caballero
2014-10-13patch for bell in stCustaiCo
2014-10-08Use G1 for alternate charsetRoberto E. Vargas Caballero
2014-10-08Add LS2 and LS3Roberto E. Vargas Caballero
2014-10-08Fix SI and SORoberto E. Vargas Caballero
2014-09-29Removing an extra space.Christoph Lohmann