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