aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-26Move X-related config.h types into x.cDevin J. Pohly
2018-02-26Remove unneeded array-length variablesDevin J. Pohly
2018-02-26Inline clipboard functionsDevin J. Pohly
2018-02-26Move config.h include from st.c to x.cDevin J. Pohly
2018-02-26Factor out equivalent code from ttyread/ttysendDevin J. Pohly
2018-02-26Move opt_* into same file as main()/run()Devin J. Pohly
2018-02-26Move key-matching functions into x.cDevin J. Pohly
2018-02-26Pass new dimensions into ttyresizeDevin J. Pohly
2018-02-26Move window-manipulating functions into x.cDevin J. Pohly
2018-02-26Move font/fontspec variables into x.c and XWindowDevin J. Pohly
2018-02-26Move window urgency handling entirely into x.cDevin J. Pohly
2018-02-26Move zoom functions into x.cDevin J. Pohly
2018-02-26Move usage() to be with run() in x.cDevin J. Pohly
2018-02-26Call xsetenv() in main process instead of childDevin J. Pohly
2017-12-26Fix color with FAINT attributeBenno Fünfstück
2017-12-26Apply ATTR_REVERSE after ATTR_FAINTBenno Fünfstück
2017-12-21Fix FAQ typoGeorge Ornbo
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