summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2024-03-19config.def.h: improve latency for the default configurationHiltjo Posthuma
2022-11-21Alpha patchRafael Marçalo
2022-07-06Revert "Added Alpha Patch"rafa_99
2022-01-07Added Alpha Patchrafa_99
2021-04-13Modularized Colorsrafa_99
2021-04-13Scrollback Patchrafa_99
2021-04-13Font2 Patchrafa_99
2021-04-13Boxdraw Patchrafa_99
2021-04-13Stocked Out strafa_99
2020-07-03Scrollback Patchrafa_99
2020-07-03Font2 Patchrafa_99
2020-07-03Blinking Cursor Patchrafa_99
2020-07-03Alpha Patchrafa_99
2020-07-03Updated Source to Bumped Versionrafa_99
2020-05-26Scrollback Patchrafa_99
2020-05-26Font2 Patchrafa_99
2020-05-26Alpha Patchrafa_99
2020-05-26Bump to version 0.8.3rafa_99
2020-03-15Font2 Patchrafa_99
2020-01-15Added Transparencyrafa_99
2019-11-24Scrollback Patchrafa_99
2019-11-24Boxdraw Patchrafa_99
2019-08-26config.def.h: remove crlf value sectionHiltjo Posthuma
2019-03-15revert part of commit add0211522737b79dad990ccd65c8af63b5cc1ddHiltjo Posthuma
2019-03-15config.def.h: tweak extra worddelimitersHiltjo Posthuma
2019-03-15use iswspace()/iswpunct() to find word delimitersLauri Tirkkonen
2019-03-15replace utf8strchr with wcschrLauri Tirkkonen
2019-01-10config: add Shift+Insert as selpaste() againHiltjo Posthuma
2018-09-11Remove the ISO 14755 featureQuentin Rameau
2018-07-17Revert "Make cursor follow text color"Hiltjo Posthuma
2018-07-14Make cursor follow text colorJules Maselbas
2018-02-25Limit usage of extern to config.h globalsDevin J. Pohly
2018-02-25Move CRLF input processing into ttywriteDevin J. Pohly
2018-02-25Move config.h include from st.c to x.cDevin J. Pohly
2018-02-25Move key-matching functions into x.cDevin J. Pohly
2018-02-25Move window urgency handling entirely into x.cDevin J. Pohly
2017-01-25Change default keybindingsRoberto E. Vargas Caballero
2017-01-20Split X-specific code into x.cMichael Forney
2016-12-16Move column and row default numbers into config.hfpqc
2016-11-14make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller
2016-10-23Do not use color when font attributes are supportedQuentin Rameau
2016-10-18Add support for iso14755Quentin Rameau
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-03-08I like empty lines.Christoph Lohmann
2016-03-08Measure the single advance width with a heuristic methodRyusei Yamaguchi
2015-10-31Now the Shortcuts are more consistent.Christoph Lohmann
2015-10-05Make the cursor shapes more descriptive.Christoph Lohmann