aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-10Fix manpage typoParide Legovini
2017-09-15Add an error for XftFontOpenPattern failure.Gary Allen Vollink
2017-09-15Revert "Revert "fixed STLDFLAG order in broken st Makefile""Hiltjo Posthuma
2017-09-15base64dec: skip non-printable characters like \r\nSuraj N. Kurapati
2017-09-13Revert "fixed STLDFLAG order in broken st Makefile"Hiltjo Posthuma
2017-09-02Revert "make clipboard patch obsolete"Hiltjo Posthuma
2017-09-01make clipboard patch obsoleteAnselm R Garbe
2017-07-23fixed STLDFLAG order in broken st MakefileAnselm R Garbe
2017-07-12Revert "Add bold off SGR"Quentin Rameau
2017-07-12Add dim/smxx/rmxx to terminfo, remove duplicate kich1Quentin Rameau
2017-07-12Let the user specify C and LD FLAGSQuentin Rameau
2017-07-12Do not obfuscate what make is doing.Quentin Rameau
2017-06-03Add color change terminfo capabilitiesMarc André Tanner
2017-06-03Add bold off SGRQuentin Rameau
2017-04-10st.1: modify man page to accurately reflect default keybindingsgreg.reagle@umbc.edu
2017-04-04Simplify how we keep ATTRs under cursorQuentin Rameau
2017-03-29Fix commented out codeAlexander Krotov
2017-03-29keep some glyph modes for the cursorNils Reuße
2017-03-19Support xterm Ms feature to set clipboardosandov@osandov.com
2017-01-25Change default keybindingsRoberto E. Vargas Caballero
2017-01-21Split X-specific code into x.cMichael Forney
2016-12-16Move column and row default numbers into config.hfpqc
2016-11-24Revert "Initial font size issue."Roberto E. Vargas Caballero
2016-11-24Fixed 'missing glyph doesn't use fontconfig config substitutions' bugSpencer Phippen
2016-11-14make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller
2016-11-14Initial font size issue.ian@remmler.org
2016-11-14tic -s -> tic -sx (Treat unknown capabilities as user-defined.)pl@ninthfloor.org
2016-11-14Add tmux capabilities to st.infopl@ninthfloor.org
2016-11-14Make strdump(), csidump(), print to stderrpl@ninthfloor.org
2016-10-23Do not use color when font attributes are supportedQuentin Rameau
2016-10-22st.1: add an entry for ISO-14755 shortcutQuentin Rameau
2016-10-18Add support for iso14755Quentin Rameau
2016-10-13Add missing device path to '-l' exampleKlemens Nanni
2016-09-14Add parsing of DCS q sequencesRoberto E. Vargas Caballero
2016-09-13Add support for enabling/disabling utfRoberto E. Vargas Caballero
2016-09-09Delete ncv capability from terminfoRoberto E. Vargas Caballero
2016-09-09st.info: do not prevent st from displaying attributesQuentin Rameau
2016-08-11Update the LICENSE.Christoph Lohmann
2016-08-110.7 release0.7Christoph Lohmann
2016-07-20Change who's expanding tabs.Christoph Lohmann
2016-07-20Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann
2016-07-20Add comment about tabspaces.Christoph Lohmann
2016-07-12Consistent Alt+BackSpace behaviorAlive 4ever
2016-06-03Use XftFontMatch in place of FcFontMatch.Christoph Lohmann
2016-06-03delete clipboard properties after pasting themv4hn
2016-04-15Remove stupid assignation in memcpy()Roberto E. Vargas Caballero
2016-03-09st: Fix off-by-one error when calculating character width.Tor Andersson
2016-03-08Fix vertical character alignment in some casesTon van den Heuvel
2016-03-08I like empty lines.Christoph Lohmann
2016-03-08Measure the single advance width with a heuristic methodRyusei Yamaguchi