aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAge
* Add sequence for printing the current selectionRoberto E. Vargas Caballero2014-03-06
* Add key definition for printer sequencesRoberto E. Vargas Caballero2014-03-06
* Make Shift+Home equal to CLS in ascii modeRoberto E. Vargas Caballero2014-02-02
* Make CONTROL + DELETE delete a lineRoberto E. Vargas Caballero2014-02-02
* Fix SHIFT+DEL definitionRoberto E. Vargas Caballero2014-01-31
* Replace alignment tabs with spaces.Mark Edgar2013-12-18
* Fix comments in config.def.h to match field names.Mark Edgar2013-12-18
* Fix definition of F28 key.Mark Edgar2013-12-18
* Ignore numlock (Mod2Mask) for button events too.Mark Edgar2013-10-20
* Default volume of the bell is 0.Christoph Lohmann2013-09-12
* Add audible bellRoberto E. Vargas Caballero2013-09-12
* Correctly initialize altscreen when defaultbg is not 0.Mark Edgar2013-09-04
* Use character size scaling factorsEric Pruitt2013-08-05
* fix: whitespaceMarkus Teich2013-07-04
* fix PageUp Modifier Mask in config.def.hMarkus Teich2013-06-22
* Bumping up the xfps so mouse motion won't reap the CPU.Christoph Lohmann2013-06-01
* Allow more complex delimiters for word selections.Christoph Lohmann2013-05-04
* Explaining blinking for the dummies.Christoph Lohmann2013-04-28
* Add a possibility to modify the string sent by mouse buttons.Christoph Lohmann2013-04-28
* Enable blinking in st.Christoph Lohmann2013-04-26
* Drawing a more visible rectangle as cursor on unfocus.Christoph Lohmann2013-04-13
* Add an option to disable alternative screens.Christoph Lohmann2013-04-03
* Add the possibility to have default highlight colors.Christoph Lohmann2013-03-29
* Adding PgUp + Ctrl.Christoph Lohmann2013-03-29
* Adding PgUp and PgDown + Ctrl to config.def.hChristoph Lohmann2013-03-29
* Add insert for the primary clipboard to MOD + Shift + Ins.Christoph Lohmann2013-02-23
* Implement rectangular mouse selection.Christoph Lohmann2013-02-19
* Adding a way to ignore bits in the state.Christoph Lohmann2013-02-16
* The refresh rate for the action needs to be high too.Christoph Lohmann2013-02-15
* Changing the fps to something reasonable high.Christoph Lohmann2013-02-15
* Doing it like the new run() was proposed.Christoph Lohmann2013-02-15
* Adding a more efficient drawing code.Christoph Lohmann2013-02-15
* Be careful about mar77i's patches.Christoph Lohmann2012-12-10
* Applying the patch of mar771 right.Christoph Lohmann2012-12-10
* Applying the change of the Del key assingment. Thanks Martti Kühne!Christoph Lohmann2012-12-09
* Add support for End keyRoberto E. Vargas Caballero2012-11-25
* Add support for Supr keyRoberto E. Vargas Caballero2012-11-25
* Add support for insert keyRoberto E. Vargas Caballero2012-11-25
* Add a notice in the config.def.h file how to obtain the syntax forChristoph Lohmann2012-11-25
* Add key for toogling numlock handlingRoberto E. Vargas Caballero2012-11-25
* Restoring the Alt + Backspace functionality. Thanks Brandon Invergo!Christoph Lohmann2012-11-19
* Add application cursor sequences for HomeRoberto E. Vargas Caballero2012-11-16
* Fixing some key issues with mc. Thanks nsz!Christoph Lohmann2012-11-16
* Optimizing the key lookup to the X11 function key. It is still possible toChristoph Lohmann2012-11-15
* Making all function keys accessible.Christoph Lohmann2012-11-15
* Adding support for XK_F35.Christoph Lohmann2012-11-15
* Fixing the return and keypad enter sent characters. Terminals produce \r. AndChristoph Lohmann2012-11-15
* The crlf mode was reversed.Christoph Lohmann2012-11-15
* Fixing Return in non-crlf mode.Christoph Lohmann2012-11-15
* Use XK_ANY_MOD instead of XK_NO_MOD in key definitionRoberto E. Vargas Caballero2012-11-15