aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make CONTROL + DELETE delete a lineRoberto E. Vargas Caballero2014-02-021-2/+2
* Fix SHIFT+DEL definitionRoberto E. Vargas Caballero2014-01-311-4/+4
* Replace alignment tabs with spaces.Mark Edgar2013-12-181-9/+9
* Fix comments in config.def.h to match field names.Mark Edgar2013-12-181-6/+5
* Fix definition of F28 key.Mark Edgar2013-12-181-1/+1
* Ignore numlock (Mod2Mask) for button events too.Mark Edgar2013-10-201-3/+3
* Default volume of the bell is 0.Christoph Lohmann2013-09-121-1/+1
* Add audible bellRoberto E. Vargas Caballero2013-09-121-0/+6
* Correctly initialize altscreen when defaultbg is not 0.Mark Edgar2013-09-041-3/+3
* Use character size scaling factorsEric Pruitt2013-08-051-0/+4
* fix: whitespaceMarkus Teich2013-07-041-2/+2
* fix PageUp Modifier Mask in config.def.hMarkus Teich2013-06-221-1/+1
* Bumping up the xfps so mouse motion won't reap the CPU.Christoph Lohmann2013-06-011-1/+1
* Allow more complex delimiters for word selections.Christoph Lohmann2013-05-041-1/+8
* Explaining blinking for the dummies.Christoph Lohmann2013-04-281-1/+4
* Add a possibility to modify the string sent by mouse buttons.Christoph Lohmann2013-04-281-1/+9
* Enable blinking in st.Christoph Lohmann2013-04-261-0/+3
* Drawing a more visible rectangle as cursor on unfocus.Christoph Lohmann2013-04-131-3/+1
* Add an option to disable alternative screens.Christoph Lohmann2013-04-031-0/+3
* Add the possibility to have default highlight colors.Christoph Lohmann2013-03-291-0/+8
* Adding PgUp + Ctrl.Christoph Lohmann2013-03-291-0/+1
* Adding PgUp and PgDown + Ctrl to config.def.hChristoph Lohmann2013-03-291-0/+2
* Add insert for the primary clipboard to MOD + Shift + Ins.Christoph Lohmann2013-02-231-0/+1
* Implement rectangular mouse selection.Christoph Lohmann2013-02-191-0/+12
* Adding a way to ignore bits in the state.Christoph Lohmann2013-02-161-0/+6
* The refresh rate for the action needs to be high too.Christoph Lohmann2013-02-151-1/+1
* Changing the fps to something reasonable high.Christoph Lohmann2013-02-151-1/+1
* Doing it like the new run() was proposed.Christoph Lohmann2013-02-151-1/+2
* Adding a more efficient drawing code.Christoph Lohmann2013-02-151-1/+4
* Be careful about mar77i's patches.Christoph Lohmann2012-12-101-4/+4
* Applying the patch of mar771 right.Christoph Lohmann2012-12-101-4/+4
* Applying the change of the Del key assingment. Thanks Martti Kühne!Christoph Lohmann2012-12-091-2/+2
* Add support for End keyRoberto E. Vargas Caballero2012-11-251-2/+8
* Add support for Supr keyRoberto E. Vargas Caballero2012-11-251-4/+12
remember that computers suck.