aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAgeFilesLines
* Make cursor follow text colorJules Maselbas2018-07-141-2/+0
* Limit usage of extern to config.h globalsDevin J. Pohly2018-02-251-1/+1
* Move CRLF input processing into ttywriteDevin J. Pohly2018-02-251-213/+210
* Move config.h include from st.c to x.cDevin J. Pohly2018-02-251-37/+36
* Move key-matching functions into x.cDevin J. Pohly2018-02-251-3/+3
* Move window urgency handling entirely into x.cDevin J. Pohly2018-02-251-1/+1
* Change default keybindingsRoberto E. Vargas Caballero2017-01-251-9/+9
* Split X-specific code into x.cMichael Forney2017-01-201-32/+32
* Move column and row default numbers into config.hfpqc2016-12-161-0/+7
* make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller2016-11-141-4/+20
* Do not use color when font attributes are supportedQuentin Rameau2016-10-231-5/+3
* Add support for iso14755Quentin Rameau2016-10-181-0/+1
* Change who's expanding tabs.Christoph Lohmann2016-07-201-1/+1
* Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann2016-07-201-0/+6
* Add comment about tabspaces.Christoph Lohmann2016-07-201-0/+9
* Consistent Alt+BackSpace behaviorAlive 4ever2016-07-121-0/+1
* I like empty lines.Christoph Lohmann2016-03-081-0/+1
* Measure the single advance width with a heuristic methodRyusei Yamaguchi2016-03-081-0/+8
* Now the Shortcuts are more consistent.Christoph Lohmann2015-10-311-1/+1
* Make the cursor shapes more descriptive.Christoph Lohmann2015-10-051-4/+4
* Snowman is everywhere.Christoph Lohmann2015-10-051-0/+1
* Style normalisation in the config.def.h.Christoph Lohmann2015-10-051-8/+13
* The definition of the reverse cursor is now up to the user.Christoph Lohmann2015-10-051-1/+3
* The times of bad fonts are over.Christoph Lohmann2015-09-121-1/+1
* Change Pause to Break in shortcut for serial breakRoberto E. Vargas Caballero2015-09-081-1/+1
* Expose cursor shape in config.def.hJan Christoph Ebersbach2015-09-081-0/+9
* Add key to send a break to the serial lineRoberto E. Vargas Caballero2015-09-081-0/+1
* Set default values of stty according to the man pageRoberto E. Vargas Caballero2015-09-081-1/+1
* Adding mouse colour/shape settingsAlex Kozadaev2015-07-281-0/+8
* added note about the low precedence of shell to config.def.hMytchel Hammond2015-07-241-0/+9
* Unboolify stFRIGN2015-07-091-1/+1
* do not truncate font size when zoomingQuentin Rameau2015-06-191-3/+3
* Add tty line supportRoberto E. Vargas Caballero2015-04-151-0/+1
* Make DECSCUSR thickness configurableOmar Sandoval2015-04-101-0/+5
* Add Mod + Shift + c/v and no selclear.Christoph Lohmann2015-03-141-0/+2
* Allow combinations with BackspaceRoberto E. Vargas Caballero2015-03-131-1/+1
* Backspace value shouldn't depend on keypad stateIvan Delalande2015-03-111-1/+1
* Finally resolving the backspace problem.Christoph Lohmann2015-03-101-2/+3
* Removing an extra space.Christoph Lohmann2014-09-291-1/+1
* Implementing xzoomreset.Christoph Lohmann2014-09-291-0/+1
* Add support for utmp in stRoberto E. Vargas Caballero2014-09-231-0/+1
* Make useful DEL in application modeRoberto E. Vargas Caballero2014-08-191-2/+4
* Convert VT102ID to a config variableRoberto E. Vargas Caballero2014-08-151-0/+3
* Fix typo in config.def.hEric Pruitt2014-06-211-2/+2
* Allow mouse selection override using ShiftMaskHiltjo Posthuma2014-05-141-1/+5
* Do not export chscale and cwscale.noname2014-04-281-2/+2
* Fix Backspace and Delete charactersRoberto E. Vargas Caballero2014-04-111-3/+0
* Add sequence for printing the current selectionRoberto E. Vargas Caballero2014-03-061-0/+1
* Add key definition for printer sequencesRoberto E. Vargas Caballero2014-03-061-0/+2
* Make Shift+Home equal to CLS in ascii modeRoberto E. Vargas Caballero2014-02-021-2/+4