aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAge
* 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
* Add Mod + Shift + c/v and no selclear.Christoph Lohmann2015-03-14
* Allow combinations with BackspaceRoberto E. Vargas Caballero2015-03-13
* Backspace value shouldn't depend on keypad stateIvan Delalande2015-03-11
* Finally resolving the backspace problem.Christoph Lohmann2015-03-10
* Removing an extra space.Christoph Lohmann2014-09-29
* Implementing xzoomreset.Christoph Lohmann2014-09-29
* Add support for utmp in stRoberto E. Vargas Caballero2014-09-23
* Make useful DEL in application modeRoberto E. Vargas Caballero2014-08-19
* Convert VT102ID to a config variableRoberto E. Vargas Caballero2014-08-15
* Fix typo in config.def.hEric Pruitt2014-06-21
* Allow mouse selection override using ShiftMaskHiltjo Posthuma2014-05-14
* Do not export chscale and cwscale.noname2014-04-28
* Fix Backspace and Delete charactersRoberto E. Vargas Caballero2014-04-11
* Add sequence for printing the current selectionRoberto E. Vargas Caballero2014-03-06
* Add key definition for printer sequencesRoberto E. Vargas Caballero2014-03-06
* Make Shift+Home equal to CLS in ascii modeRoberto E. Vargas Caballero2014-02-02
* Make CONTROL + DELETE delete a lineRoberto E. Vargas Caballero2014-02-02