Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cleaning up lonely tabs. | Christoph Lohmann | 2012-09-02 | 1 | -23/+23 | |
* | Make it more obvious where the wrong attribute is used. | Christoph Lohmann | 2012-09-02 | 1 | -4/+3 | |
* | Enable multiple arguments in SM and RM | Roberto E. Vargas Caballero | 2012-09-02 | 1 | -104/+76 | |
* | Add vpa terminfo capability | Roberto E. Vargas Caballero | 2012-09-02 | 1 | -0/+2 | |
* | Silencing the compiler but keeping strparse. | Christoph Lohmann | 2012-08-30 | 1 | -0/+5 | |
* | Applying the CBT patch of Roberto Vargas. Thanks. | Christoph Lohmann | 2012-08-30 | 1 | -23/+36 | |
* | Never trust terminfo fata morganas. And adding other xterm compatibility. | Christoph Lohmann | 2012-08-30 | 1 | -5/+2 | |
* | Add OSC, DSC, PM, APC and settitle. | Christoph Lohmann | 2012-08-29 | 2 | -89/+191 | |
* | Adding setb and setf and a comment about terminfo installation. | Christoph Lohmann | 2012-08-29 | 2 | -0/+4 | |
* | Add CHT sequence | Roberto E. Vargas Caballero | 2012-08-29 | 1 | -0/+5 | |
* | Applying the patches of k0ga and changing the LICENSE file in the appropriate | Christoph Lohmann | 2012-08-29 | 1 | -0/+2 | |
* | Add TBC sequence | Roberto E. Vargas Caballero | 2012-08-29 | 2 | -1/+13 | |
* | Add HTS sequence | Roberto E. Vargas Caballero | 2012-08-29 | 1 | -3/+9 | |
* | Add tabs field into Term struct | Roberto E. Vargas Caballero | 2012-08-29 | 1 | -3/+19 | |
* | apply post-XDBE patch BORDER fix | Brandon Invergo | 2012-08-03 | 1 | -10/+6 | |
* | Implement Xdbe-based double-buffering | Brandon Invergo | 2012-07-28 | 2 | -39/+13 | |
* | update TODO. | Aurélien Aptel | 2012-02-27 | 1 | -0/+2 | |
* | cleanup. refactored dirt-related function. | Aurélien Aptel | 2012-02-27 | 1 | -17/+33 | |
* | use SHELL as default shell. | Aurélien Aptel | 2012-02-16 | 1 | -1/+1 | |
* | revert to "tip" in VERSION. | Aurélien Aptel | 2012-02-16 | 1 | -1/+1 | |
* | Added tag 0.2.1 for changeset 108926a0fe61 | Aurélien Aptel | 2012-02-16 | 1 | -0/+1 | |
* | bump version. | Aurélien Aptel | 2012-02-16 | 1 | -1/+1 | |
* | replace fwrite by printf. | Aurélien Aptel | 2012-02-16 | 1 | -1/+1 | |
* | rewrite csidump(). | Aurélien Aptel | 2012-02-16 | 1 | -2/+11 | |
* | clean and name enum definitions. | Aurélien Aptel | 2012-02-16 | 1 | -10/+54 | |
* | fix default color overwriten bug. | Aurélien Aptel | 2012-02-16 | 2 | -21/+28 | |
* | show dark cursor when unfocused. | Aurélien Aptel | 2012-02-15 | 3 | -7/+18 | |
* | document possible configuration. | Aurélien Aptel | 2012-02-15 | 1 | -4/+18 | |
* | handle dim/bright colors. | Aurélien Aptel | 2012-02-15 | 1 | -18/+17 | |
* | merge | Aurélien Aptel | 2012-02-13 | 3 | -3/+3 | |
|\ | ||||||
| * | some minor fixes | anselm@garbe.us | 2012-02-11 | 3 | -3/+3 | |
* | | reduce size of each glyph for faster copy. | Aurélien Aptel | 2012-02-08 | 1 | -4/+4 | |
|/ | ||||||
* | Added tag 0.2 for changeset 3c2f9f2ab5e4 | Aurélien Aptel | 2012-02-07 | 1 | -0/+1 | |
* | cosmetic, whitespace, etc. | Aurélien Aptel | 2012-01-21 | 1 | -37/+42 | |
* | fix PRINT/DRAW _TIMEOUT and fix redrawing bug. | Aurélien Aptel | 2012-01-21 | 1 | -2/+2 | |
* | copy dirty lines to screen, add select() timeout & min time between draw() ca... | Aurélien Aptel | 2012-01-21 | 1 | -9/+44 | |
* | fix segfault in selection. (thx Martti Kühne) | Aurélien Aptel | 2012-01-10 | 1 | -1/+1 | |
* | merge. | Aurélien Aptel | 2011-11-01 | 1 | -1/+1 | |
|\ | ||||||
| * | drawregion() only copies region on screen. | Aurélien Aptel | 2011-10-20 | 1 | -1/+1 | |
* | | fix selection. (thx Tarmo Heiskanen) | Aurélien Aptel | 2011-11-01 | 1 | -1/+7 | |
|/ | ||||||
* | add dirty flag for lines | Aurélien Aptel | 2011-10-20 | 1 | -4/+39 | |
* | no palette limit (thx Nick) | Aurélien Aptel | 2011-10-06 | 2 | -2/+2 | |
* | simplify version format. | Aurélien Aptel | 2011-09-22 | 1 | -1/+1 | |
* | selection is removed or scrolled properly. (thx Rafa Garcia Gallego) | Aurélien Aptel | 2011-09-16 | 1 | -0/+30 | |
* | working on old repo, merging recent changesets. | Aurélien Aptel | 2011-09-16 | 3 | -26/+37 | |
|\ | ||||||
| * | change "op" cap in terminfo entry to xterm/rxvt value. | Aurélien Aptel | 2011-08-14 | 1 | -1/+1 | |
| * | fix custom key handling. | Aurélien Aptel | 2011-08-14 | 2 | -25/+36 | |
* | | move xembedatom in XWindow struct, add link to xembed specs. | Aurélien Aptel | 2011-09-16 | 1 | -3/+5 | |
* | | tweak focus to support XEMBED client message and remove focus on EnterNotify.... | Aurélien Aptel | 2011-09-16 | 1 | -3/+23 | |
* | | remove dup of default window size. | Aurélien Aptel | 2011-09-16 | 2 | -2/+3 | |
|/ |