aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-18Fix definition of F28 key.Mark Edgar1-1/+1
2013-10-20Ignore numlock (Mod2Mask) for button events too.Mark Edgar1-3/+3
2013-09-12Default volume of the bell is 0.Christoph Lohmann1-1/+1
2013-09-12Add audible bellRoberto E. Vargas Caballero1-0/+6
2013-09-04Correctly initialize altscreen when defaultbg is not 0.Mark Edgar1-3/+3
2013-08-05Use character size scaling factorsEric Pruitt1-0/+4
2013-07-04fix: whitespaceMarkus Teich1-2/+2
2013-06-22fix PageUp Modifier Mask in config.def.hMarkus Teich1-1/+1
2013-06-01Bumping up the xfps so mouse motion won't reap the CPU.Christoph Lohmann1-1/+1
2013-05-04Allow more complex delimiters for word selections.Christoph Lohmann1-1/+8
2013-04-28Explaining blinking for the dummies.Christoph Lohmann1-1/+4
2013-04-28Add a possibility to modify the string sent by mouse buttons.Christoph Lohmann1-1/+9
2013-04-26Enable blinking in st.Christoph Lohmann1-0/+3
2013-04-13Drawing a more visible rectangle as cursor on unfocus.Christoph Lohmann1-3/+1
2013-04-03Add an option to disable alternative screens.Christoph Lohmann1-0/+3
2013-03-29Add the possibility to have default highlight colors.Christoph Lohmann1-0/+8
2013-03-29Adding PgUp + Ctrl.Christoph Lohmann1-0/+1
2013-03-29Adding PgUp and PgDown + Ctrl to config.def.hChristoph Lohmann1-0/+2
2013-02-23Add insert for the primary clipboard to MOD + Shift + Ins.Christoph Lohmann1-0/+1
2013-02-19Implement rectangular mouse selection.Christoph Lohmann1-0/+12
2013-02-16Adding a way to ignore bits in the state.Christoph Lohmann1-0/+6
2013-02-15The refresh rate for the action needs to be high too.Christoph Lohmann1-1/+1
2013-02-15Changing the fps to something reasonable high.Christoph Lohmann1-1/+1
2013-02-15Doing it like the new run() was proposed.Christoph Lohmann1-1/+2
2013-02-15Adding a more efficient drawing code.Christoph Lohmann1-1/+4
2012-12-10Be careful about mar77i's patches.Christoph Lohmann1-4/+4
2012-12-10Applying the patch of mar771 right.Christoph Lohmann1-4/+4
2012-12-09Applying the change of the Del key assingment. Thanks Martti Kühne!Christoph Lohmann1-2/+2
2012-11-25Add support for End keyRoberto E. Vargas Caballero1-2/+8