aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.def.h
Commit message (Expand)AuthorAge
* Add tty line supportGravatar Roberto E. Vargas Caballero2015-04-15
* Make DECSCUSR thickness configurableGravatar Omar Sandoval2015-04-10
* Add Mod + Shift + c/v and no selclear.Gravatar Christoph Lohmann2015-03-14
* Allow combinations with BackspaceGravatar Roberto E. Vargas Caballero2015-03-13
* Backspace value shouldn't depend on keypad stateGravatar Ivan Delalande2015-03-11
* Finally resolving the backspace problem.Gravatar Christoph Lohmann2015-03-10
* Removing an extra space.Gravatar Christoph Lohmann2014-09-29
* Implementing xzoomreset.Gravatar Christoph Lohmann2014-09-29
* Add support for utmp in stGravatar Roberto E. Vargas Caballero2014-09-23
* Make useful DEL in application modeGravatar Roberto E. Vargas Caballero2014-08-19
* Convert VT102ID to a config variableGravatar Roberto E. Vargas Caballero2014-08-15
* Fix typo in config.def.hGravatar Eric Pruitt2014-06-21
* Allow mouse selection override using ShiftMaskGravatar Hiltjo Posthuma2014-05-14
* Do not export chscale and cwscale.Gravatar noname2014-04-28
* Fix Backspace and Delete charactersGravatar Roberto E. Vargas Caballero2014-04-11
* 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