aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAge
* config.def.h: add an option allowwindowops, by default off (secure)Hiltjo Posthuma2020-05-30
* Make shift+wheel behaves as shift+Prev/Nextk0ga2020-05-16
* auto-sync: draw on idle to avoid flicker/tearingAvi Halachmi (:avih)2020-05-09
* config.def.h: add a comment for the scroll variableHiltjo Posthuma2020-04-11
* Add support for scroll(1)Roberto E. Vargas Caballero2020-04-11
* mouse shortcuts: don't hardcode selpasteAvi Halachmi (:avih)2019-10-13
* mouse shortcuts: allow override for all shortcutsAvi Halachmi (:avih)2019-10-13
* mouse shortcuts: allow same functions as kb shortcutsAvi Halachmi (:avih)2019-10-13
* config.def.h: remove crlf value sectionHiltjo Posthuma2019-08-26
* revert part of commit add0211522737b79dad990ccd65c8af63b5cc1ddHiltjo Posthuma2019-03-15
* config.def.h: tweak extra worddelimitersHiltjo Posthuma2019-03-15
* use iswspace()/iswpunct() to find word delimitersLauri Tirkkonen2019-03-15
* replace utf8strchr with wcschrLauri Tirkkonen2019-03-15
* config: add Shift+Insert as selpaste() againHiltjo Posthuma2019-01-10
* Remove the ISO 14755 featureQuentin Rameau2018-09-11
* Revert "Make cursor follow text color"Hiltjo Posthuma2018-07-17
* Make cursor follow text colorJules Maselbas2018-07-14
* Limit usage of extern to config.h globalsDevin J. Pohly2018-02-25
* Move CRLF input processing into ttywriteDevin J. Pohly2018-02-25
* Move config.h include from st.c to x.cDevin J. Pohly2018-02-25
* Move key-matching functions into x.cDevin J. Pohly2018-02-25
* Move window urgency handling entirely into x.cDevin J. Pohly2018-02-25
* Change default keybindingsRoberto E. Vargas Caballero2017-01-25
* Split X-specific code into x.cMichael Forney2017-01-20
* Move column and row default numbers into config.hfpqc2016-12-16
* make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller2016-11-14
* Do not use color when font attributes are supportedQuentin Rameau2016-10-23
* Add support for iso14755Quentin Rameau2016-10-18
* Change who's expanding tabs.Christoph Lohmann2016-07-20
* Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann2016-07-20
* Add comment about tabspaces.Christoph Lohmann2016-07-20
* Consistent Alt+BackSpace behaviorAlive 4ever2016-07-12
* I like empty lines.Christoph Lohmann2016-03-08
* Measure the single advance width with a heuristic methodRyusei Yamaguchi2016-03-08
* Now the Shortcuts are more consistent.Christoph Lohmann2015-10-31
* Make the cursor shapes more descriptive.Christoph Lohmann2015-10-05
* Snowman is everywhere.Christoph Lohmann2015-10-05
* Style normalisation in the config.def.h.Christoph Lohmann2015-10-05
* The definition of the reverse cursor is now up to the user.Christoph Lohmann2015-10-05
* The times of bad fonts are over.Christoph Lohmann2015-09-12
* Change Pause to Break in shortcut for serial breakRoberto E. Vargas Caballero2015-09-08
* Expose cursor shape in config.def.hJan Christoph Ebersbach2015-09-08
* Add key to send a break to the serial lineRoberto E. Vargas Caballero2015-09-08
* Set default values of stty according to the man pageRoberto E. Vargas Caballero2015-09-08
* Adding mouse colour/shape settingsAlex Kozadaev2015-07-28
* added note about the low precedence of shell to config.def.hMytchel Hammond2015-07-24
* Unboolify stFRIGN2015-07-09
* do not truncate font size when zoomingQuentin Rameau2015-06-19
* Add tty line supportRoberto E. Vargas Caballero2015-04-15
* Make DECSCUSR thickness configurableOmar Sandoval2015-04-10