aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
AgeCommit message (Expand)Author
2015-06-19do not truncate font size when zoomingQuentin Rameau
2015-04-15Add tty line supportRoberto E. Vargas Caballero
2015-04-10Make DECSCUSR thickness configurableOmar Sandoval
2015-03-14Add Mod + Shift + c/v and no selclear.Christoph Lohmann
2015-03-13Allow combinations with BackspaceRoberto E. Vargas Caballero
2015-03-11Backspace value shouldn't depend on keypad stateIvan Delalande
2015-03-10Finally resolving the backspace problem.Christoph Lohmann
2014-09-29Removing an extra space.Christoph Lohmann
2014-09-29Implementing xzoomreset.Christoph Lohmann
2014-09-23Add support for utmp in stRoberto E. Vargas Caballero
2014-08-19Make useful DEL in application modeRoberto E. Vargas Caballero
2014-08-15Convert VT102ID to a config variableRoberto E. Vargas Caballero
2014-06-21Fix typo in config.def.hEric Pruitt
2014-05-14Allow mouse selection override using ShiftMaskHiltjo Posthuma
2014-04-28Do not export chscale and cwscale.noname
2014-04-11Fix Backspace and Delete charactersRoberto E. Vargas Caballero
2014-03-06Add sequence for printing the current selectionRoberto E. Vargas Caballero
2014-03-06Add key definition for printer sequencesRoberto E. Vargas Caballero
2014-02-02Make Shift+Home equal to CLS in ascii modeRoberto E. Vargas Caballero
2014-02-02Make CONTROL + DELETE delete a lineRoberto E. Vargas Caballero
2014-01-31Fix SHIFT+DEL definitionRoberto E. Vargas Caballero
2013-12-18Replace alignment tabs with spaces.Mark Edgar
2013-12-18Fix comments in config.def.h to match field names.Mark Edgar
2013-12-18Fix definition of F28 key.Mark Edgar
2013-10-20Ignore numlock (Mod2Mask) for button events too.Mark Edgar
2013-09-12Default volume of the bell is 0.Christoph Lohmann
2013-09-12Add audible bellRoberto E. Vargas Caballero
2013-09-04Correctly initialize altscreen when defaultbg is not 0.Mark Edgar
2013-08-05Use character size scaling factorsEric Pruitt
2013-07-04fix: whitespaceMarkus Teich
2013-06-22fix PageUp Modifier Mask in config.def.hMarkus Teich
2013-06-01Bumping up the xfps so mouse motion won't reap the CPU.Christoph Lohmann
2013-05-04Allow more complex delimiters for word selections.Christoph Lohmann
2013-04-28Explaining blinking for the dummies.Christoph Lohmann
2013-04-28Add a possibility to modify the string sent by mouse buttons.Christoph Lohmann
2013-04-26Enable blinking in st.Christoph Lohmann
2013-04-13Drawing a more visible rectangle as cursor on unfocus.Christoph Lohmann
2013-04-03Add an option to disable alternative screens.Christoph Lohmann
2013-03-29Add the possibility to have default highlight colors.Christoph Lohmann
2013-03-29Adding PgUp + Ctrl.Christoph Lohmann
2013-03-29Adding PgUp and PgDown + Ctrl to config.def.hChristoph Lohmann
2013-02-23Add insert for the primary clipboard to MOD + Shift + Ins.Christoph Lohmann
2013-02-19Implement rectangular mouse selection.Christoph Lohmann
2013-02-16Adding a way to ignore bits in the state.Christoph Lohmann
2013-02-15The refresh rate for the action needs to be high too.Christoph Lohmann
2013-02-15Changing the fps to something reasonable high.Christoph Lohmann
2013-02-15Doing it like the new run() was proposed.Christoph Lohmann
2013-02-15Adding a more efficient drawing code.Christoph Lohmann
2012-12-10Be careful about mar77i's patches.Christoph Lohmann
2012-12-10Applying the patch of mar771 right.Christoph Lohmann