aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Call xsetenv() in main process instead of childDevin J. Pohly3-14/+4
2017-12-26Fix color with FAINT attributeBenno Fünfstück1-0/+1
2017-12-26Apply ATTR_REVERSE after ATTR_FAINTBenno Fünfstück1-6/+7
2017-12-21Fix FAQ typoGeorge Ornbo1-1/+1
2017-10-10Fix manpage typoParide Legovini1-1/+1
2017-09-15Add an error for XftFontOpenPattern failure.Gary Allen Vollink1-0/+3
2017-09-15Revert "Revert "fixed STLDFLAG order in broken st Makefile""Hiltjo Posthuma1-1/+1
2017-09-15base64dec: skip non-printable characters like \r\nSuraj N. Kurapati1-5/+12
2017-09-13Revert "fixed STLDFLAG order in broken st Makefile"Hiltjo Posthuma1-1/+1
2017-09-02Revert "make clipboard patch obsolete"Hiltjo Posthuma1-1/+0
2017-09-01make clipboard patch obsoleteAnselm R Garbe1-0/+1
2017-07-23fixed STLDFLAG order in broken st MakefileAnselm R Garbe1-1/+1
2017-07-12Revert "Add bold off SGR"Quentin Rameau1-3/+0
2017-07-12Add dim/smxx/rmxx to terminfo, remove duplicate kich1Quentin Rameau1-2/+5
2017-07-12Let the user specify C and LD FLAGSQuentin Rameau2-6/+6
2017-07-12Do not obfuscate what make is doing.Quentin Rameau2-41/+33
2017-06-03Add color change terminfo capabilitiesMarc André Tanner1-0/+3
2017-06-03Add bold off SGRQuentin Rameau1-0/+3
2017-04-10st.1: modify man page to accurately reflect default keybindingsgreg.reagle@umbc.edu1-10/+7
2017-04-04Simplify how we keep ATTRs under cursorQuentin Rameau1-3/+2
2017-03-29Fix commented out codeAlexander Krotov1-1/+1
2017-03-29keep some glyph modes for the cursorNils Reuße1-0/+3
2017-03-19Support xterm Ms feature to set clipboardosandov@osandov.com4-1/+59
2017-01-25Change default keybindingsRoberto E. Vargas Caballero1-9/+9
2017-01-20Split X-specific code into x.cMichael Forney6-1994/+2168
2016-12-16Move column and row default numbers into config.hfpqc2-2/+7
2016-11-24Revert "Initial font size issue."Roberto E. Vargas Caballero1-3/+0
2016-11-24Fixed 'missing glyph doesn't use fontconfig config substitutions' bugSpencer Phippen1-3/+19
2016-11-14make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller1-4/+20
2016-11-14Initial font size issue.ian@remmler.org1-0/+3
2016-11-14tic -s -> tic -sx (Treat unknown capabilities as user-defined.)pl@ninthfloor.org3-3/+3
2016-11-14Add tmux capabilities to st.infopl@ninthfloor.org1-1/+4
2016-11-14Make strdump(), csidump(), print to stderrpl@ninthfloor.org1-14/+15
2016-10-23Do not use color when font attributes are supportedQuentin Rameau2-13/+35
2016-10-22st.1: add an entry for ISO-14755 shortcutQuentin Rameau1-0/+4
2016-10-18Add support for iso14755Quentin Rameau2-0/+29
2016-10-13Add missing device path to '-l' exampleKlemens Nanni1-4/+4
2016-09-14Add parsing of DCS q sequencesRoberto E. Vargas Caballero1-23/+45
2016-09-13Add support for enabling/disabling utfRoberto E. Vargas Caballero1-17/+62
2016-09-09Delete ncv capability from terminfoRoberto E. Vargas Caballero1-1/+0
2016-09-09st.info: do not prevent st from displaying attributesQuentin Rameau1-1/+1
2016-08-11Update the LICENSE.Christoph Lohmann1-2/+2
2016-08-110.7 releaseChristoph Lohmann1-1/+1
2016-07-20Change who's expanding tabs.Christoph Lohmann1-1/+1
2016-07-20Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann1-0/+6
2016-07-20Add comment about tabspaces.Christoph Lohmann1-0/+9
2016-07-12Consistent Alt+BackSpace behaviorAlive 4ever1-0/+1
2016-06-03Use XftFontMatch in place of FcFontMatch.Christoph Lohmann1-4/+1
2016-06-03delete clipboard properties after pasting themv4hn1-2/+1
2016-04-15Remove stupid assignation in memcpy()Roberto E. Vargas Caballero1-2/+2