aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
AgeCommit message (Expand)Author
2024-03-17config.def.h: improve latency for the default configurationHiltjo Posthuma
2021-12-26Add support for OSC color sequencesRaheman Vaiya
2020-05-30config.def.h: add an option allowwindowops, by default off (secure)Hiltjo Posthuma
2020-05-16Make shift+wheel behaves as shift+Prev/Nextk0ga
2020-05-09auto-sync: draw on idle to avoid flicker/tearingAvi Halachmi (:avih)
2020-04-11config.def.h: add a comment for the scroll variableHiltjo Posthuma
2020-04-11Add support for scroll(1)Roberto E. Vargas Caballero
2019-10-13mouse shortcuts: don't hardcode selpasteAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow override for all shortcutsAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow same functions as kb shortcutsAvi Halachmi (:avih)
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-26Limit usage of extern to config.h globalsDevin J. Pohly
2018-02-26Move CRLF input processing into ttywriteDevin J. Pohly
2018-02-26Move config.h include from st.c to x.cDevin J. Pohly
2018-02-26Move key-matching functions into x.cDevin J. Pohly
2018-02-26Move window urgency handling entirely into x.cDevin J. Pohly
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-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
2015-10-05Snowman is everywhere.Christoph Lohmann
2015-10-05Style normalisation in the config.def.h.Christoph Lohmann
2015-10-05The definition of the reverse cursor is now up to the user.Christoph Lohmann
2015-09-12The times of bad fonts are over.Christoph Lohmann
2015-09-08Change Pause to Break in shortcut for serial breakRoberto E. Vargas Caballero
2015-09-08Expose cursor shape in config.def.hJan Christoph Ebersbach
2015-09-08Add key to send a break to the serial lineRoberto E. Vargas Caballero
2015-09-08Set default values of stty according to the man pageRoberto E. Vargas Caballero
2015-07-28Adding mouse colour/shape settingsAlex Kozadaev
2015-07-24added note about the low precedence of shell to config.def.hMytchel Hammond
2015-07-09Unboolify stFRIGN
2015-06-19do not truncate font size when zoomingQuentin Rameau