Age | Commit message (Expand) | Author | Files | Lines |
2015-03-14 | Add Mod + Shift + c/v and no selclear. | Christoph Lohmann | 1 | -0/+2 |
2015-03-13 | Allow combinations with Backspace | Roberto E. Vargas Caballero | 1 | -1/+1 |
2015-03-11 | Backspace value shouldn't depend on keypad state | Ivan Delalande | 1 | -1/+1 |
2015-03-10 | Finally resolving the backspace problem. | Christoph Lohmann | 1 | -2/+3 |
2014-09-29 | Removing an extra space. | Christoph Lohmann | 1 | -1/+1 |
2014-09-29 | Implementing xzoomreset. | Christoph Lohmann | 1 | -0/+1 |
2014-09-23 | Add support for utmp in st | Roberto E. Vargas Caballero | 1 | -0/+1 |
2014-08-19 | Make useful DEL in application mode | Roberto E. Vargas Caballero | 1 | -2/+4 |
2014-08-15 | Convert VT102ID to a config variable | Roberto E. Vargas Caballero | 1 | -0/+3 |
2014-06-21 | Fix typo in config.def.h | Eric Pruitt | 1 | -2/+2 |
2014-05-14 | Allow mouse selection override using ShiftMask | Hiltjo Posthuma | 1 | -1/+5 |
2014-04-28 | Do not export chscale and cwscale. | noname | 1 | -2/+2 |
2014-04-11 | Fix Backspace and Delete characters | Roberto E. Vargas Caballero | 1 | -3/+0 |
2014-03-06 | Add sequence for printing the current selection | Roberto E. Vargas Caballero | 1 | -0/+1 |
2014-03-06 | Add key definition for printer sequences | Roberto E. Vargas Caballero | 1 | -0/+2 |
2014-02-02 | Make Shift+Home equal to CLS in ascii mode | Roberto E. Vargas Caballero | 1 | -2/+4 |
2014-02-02 | Make CONTROL + DELETE delete a line | Roberto E. Vargas Caballero | 1 | -2/+2 |
2014-01-31 | Fix SHIFT+DEL definition | Roberto E. Vargas Caballero | 1 | -4/+4 |
2013-12-18 | Replace alignment tabs with spaces. | Mark Edgar | 1 | -9/+9 |
2013-12-18 | Fix comments in config.def.h to match field names. | Mark Edgar | 1 | -6/+5 |
2013-12-18 | Fix definition of F28 key. | Mark Edgar | 1 | -1/+1 |
2013-10-20 | Ignore numlock (Mod2Mask) for button events too. | Mark Edgar | 1 | -3/+3 |
2013-09-12 | Default volume of the bell is 0. | Christoph Lohmann | 1 | -1/+1 |
2013-09-12 | Add audible bell | Roberto E. Vargas Caballero | 1 | -0/+6 |
2013-09-04 | Correctly initialize altscreen when defaultbg is not 0. | Mark Edgar | 1 | -3/+3 |
2013-08-05 | Use character size scaling factors | Eric Pruitt | 1 | -0/+4 |
2013-07-04 | fix: whitespace | Markus Teich | 1 | -2/+2 |
2013-06-22 | fix PageUp Modifier Mask in config.def.h | Markus Teich | 1 | -1/+1 |
2013-06-01 | Bumping up the xfps so mouse motion won't reap the CPU. | Christoph Lohmann | 1 | -1/+1 |
2013-05-04 | Allow more complex delimiters for word selections. | Christoph Lohmann | 1 | -1/+8 |
2013-04-28 | Explaining blinking for the dummies. | Christoph Lohmann | 1 | -1/+4 |
2013-04-28 | Add a possibility to modify the string sent by mouse buttons. | Christoph Lohmann | 1 | -1/+9 |
2013-04-26 | Enable blinking in st. | Christoph Lohmann | 1 | -0/+3 |
2013-04-13 | Drawing a more visible rectangle as cursor on unfocus. | Christoph Lohmann | 1 | -3/+1 |
2013-04-03 | Add an option to disable alternative screens. | Christoph Lohmann | 1 | -0/+3 |
2013-03-29 | Add the possibility to have default highlight colors. | Christoph Lohmann | 1 | -0/+8 |
2013-03-29 | Adding PgUp + Ctrl. | Christoph Lohmann | 1 | -0/+1 |
2013-03-29 | Adding PgUp and PgDown + Ctrl to config.def.h | Christoph Lohmann | 1 | -0/+2 |
2013-02-23 | Add insert for the primary clipboard to MOD + Shift + Ins. | Christoph Lohmann | 1 | -0/+1 |
2013-02-19 | Implement rectangular mouse selection. | Christoph Lohmann | 1 | -0/+12 |
2013-02-16 | Adding a way to ignore bits in the state. | Christoph Lohmann | 1 | -0/+6 |
2013-02-15 | The refresh rate for the action needs to be high too. | Christoph Lohmann | 1 | -1/+1 |
2013-02-15 | Changing the fps to something reasonable high. | Christoph Lohmann | 1 | -1/+1 |
2013-02-15 | Doing it like the new run() was proposed. | Christoph Lohmann | 1 | -1/+2 |
2013-02-15 | Adding a more efficient drawing code. | Christoph Lohmann | 1 | -1/+4 |
2012-12-10 | Be careful about mar77i's patches. | Christoph Lohmann | 1 | -4/+4 |
2012-12-10 | Applying the patch of mar771 right. | Christoph Lohmann | 1 | -4/+4 |
2012-12-09 | Applying the change of the Del key assingment. Thanks Martti Kühne! | Christoph Lohmann | 1 | -2/+2 |
2012-11-25 | Add support for End key | Roberto E. Vargas Caballero | 1 | -2/+8 |
2012-11-25 | Add support for Supr key | Roberto E. Vargas Caballero | 1 | -4/+12 |