aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Move key-matching functions into x.cDevin J. Pohly1-3/+3
2018-02-25Move window urgency handling entirely into x.cDevin J. Pohly1-1/+1
2017-01-25Change default keybindingsRoberto E. Vargas Caballero1-9/+9
2017-01-20Split X-specific code into x.cMichael Forney1-32/+32
2016-12-16Move column and row default numbers into config.hfpqc1-0/+7
2016-11-14make the various combinations of arrow keys and shift/control/meta workManuel Tobias Schiller1-4/+20
2016-10-23Do not use color when font attributes are supportedQuentin Rameau1-5/+3
2016-10-18Add support for iso14755Quentin Rameau1-0/+1
2016-07-20Change who's expanding tabs.Christoph Lohmann1-1/+1
2016-07-20Add some hint to have the pseudo terminal in the right mode.Christoph Lohmann1-0/+6
2016-07-20Add comment about tabspaces.Christoph Lohmann1-0/+9
2016-07-12Consistent Alt+BackSpace behaviorAlive 4ever1-0/+1
2016-03-08I like empty lines.Christoph Lohmann1-0/+1
2016-03-08Measure the single advance width with a heuristic methodRyusei Yamaguchi1-0/+8
2015-10-31Now the Shortcuts are more consistent.Christoph Lohmann1-1/+1
2015-10-05Make the cursor shapes more descriptive.Christoph Lohmann1-4/+4
2015-10-05Snowman is everywhere.Christoph Lohmann1-0/+1
2015-10-05Style normalisation in the config.def.h.Christoph Lohmann1-8/+13
2015-10-05The definition of the reverse cursor is now up to the user.Christoph Lohmann1-1/+3
2015-09-12The times of bad fonts are over.Christoph Lohmann1-1/+1
2015-09-08Change Pause to Break in shortcut for serial breakRoberto E. Vargas Caballero1-1/+1
2015-09-08Expose cursor shape in config.def.hJan Christoph Ebersbach1-0/+9
2015-09-08Add key to send a break to the serial lineRoberto E. Vargas Caballero1-0/+1
2015-09-08Set default values of stty according to the man pageRoberto E. Vargas Caballero1-1/+1
2015-07-28Adding mouse colour/shape settingsAlex Kozadaev1-0/+8
2015-07-24added note about the low precedence of shell to config.def.hMytchel Hammond1-0/+9
2015-07-09Unboolify stFRIGN1-1/+1
2015-06-19do not truncate font size when zoomingQuentin Rameau1-3/+3
2015-04-15Add tty line supportRoberto E. Vargas Caballero1-0/+1
2015-04-10Make DECSCUSR thickness configurableOmar Sandoval1-0/+5
2015-03-14Add Mod + Shift + c/v and no selclear.Christoph Lohmann1-0/+2
2015-03-13Allow combinations with BackspaceRoberto E. Vargas Caballero1-1/+1
2015-03-11Backspace value shouldn't depend on keypad stateIvan Delalande1-1/+1
2015-03-10Finally resolving the backspace problem.Christoph Lohmann1-2/+3
2014-09-29Removing an extra space.Christoph Lohmann1-1/+1
2014-09-29Implementing xzoomreset.Christoph Lohmann1-0/+1
2014-09-23Add support for utmp in stRoberto E. Vargas Caballero1-0/+1
2014-08-19Make useful DEL in application modeRoberto E. Vargas Caballero1-2/+4
2014-08-15Convert VT102ID to a config variableRoberto E. Vargas Caballero1-0/+3
2014-06-21Fix typo in config.def.hEric Pruitt1-2/+2
2014-05-14Allow mouse selection override using ShiftMaskHiltjo Posthuma1-1/+5
2014-04-28Do not export chscale and cwscale.noname1-2/+2
2014-04-11Fix Backspace and Delete charactersRoberto E. Vargas Caballero1-3/+0
2014-03-06Add sequence for printing the current selectionRoberto E. Vargas Caballero1-0/+1
2014-03-06Add key definition for printer sequencesRoberto E. Vargas Caballero1-0/+2
2014-02-02Make Shift+Home equal to CLS in ascii modeRoberto E. Vargas Caballero1-2/+4
2014-02-02Make CONTROL + DELETE delete a lineRoberto E. Vargas Caballero1-2/+2
2014-01-31Fix SHIFT+DEL definitionRoberto E. Vargas Caballero1-4/+4
2013-12-18Replace alignment tabs with spaces.Mark Edgar1-9/+9
2013-12-18Fix comments in config.def.h to match field names.Mark Edgar1-6/+5