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