summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Removing unneeded arguments to copy(). Thanks to Andrew Hills.Christoph Lohmann2012-09-051-2/+2
* Implement italic font support.Christoph Lohmann2012-09-054-19/+32
* Add to TODO to make function keys work.Christoph Lohmann2012-09-051-0/+5
* Enable keypad set and unset commands.Christoph Lohmann2012-09-051-0/+2
* Disable BCE again.Christoph Lohmann2012-09-052-1/+2
* Removing the resize issue from the TODO file.Christoph Lohmann2012-09-051-1/+0
* Fixing the resizing behaviour.Christoph Lohmann2012-09-051-0/+4
* Forgot one line. It's late.Christoph Lohmann2012-09-041-1/+0
* Cleaning up the fixed window size and the resizing of clients.Christoph Lohmann2012-09-041-4/+10
* Another thing for TODO – resize.Christoph Lohmann2012-09-041-0/+1
* Updating the TODO and enabling BCE.Christoph Lohmann2012-09-042-6/+5
* CUP == HVP; CHA == HPA;Christoph Lohmann2012-09-041-2/+2
* Unifying the old style.Christoph Lohmann2012-09-041-23/+24
* Check alternative screen before drawing box selectionRoberto E. Vargas Caballero2012-09-041-1/+6
* Add newline to stderr messageRoberto E. Vargas Caballero2012-09-041-1/+1
* Fixing the border pixel when there is a negative position.Christoph Lohmann2012-09-031-3/+3
* Add -g geometry to st and the manpage.Christoph Lohmann2012-09-032-18/+72
* Fixing a type in in2 in the st.info.Christoph Lohmann2012-09-031-1/+1
* Force redisplay of all lines in DECSCNMRoberto E. Vargas Caballero2012-09-031-1/+11
* Add write I/O to fileRoberto E. Vargas Caballero2012-09-032-1/+19
* Patch from Roberto Vargas. »Add initialization strings in terminfo«Christoph Lohmann2012-09-031-0/+3
* Add standout mode.Christoph Lohmann2012-09-022-3/+9
* Cleaning up lonely tabs.Christoph Lohmann2012-09-021-23/+23
* Make it more obvious where the wrong attribute is used.Christoph Lohmann2012-09-021-4/+3
* Enable multiple arguments in SM and RMRoberto E. Vargas Caballero2012-09-021-104/+76
* Add vpa terminfo capabilityRoberto E. Vargas Caballero2012-09-021-0/+2
* Silencing the compiler but keeping strparse.Christoph Lohmann2012-08-301-0/+5
* Applying the CBT patch of Roberto Vargas. Thanks.Christoph Lohmann2012-08-301-23/+36
* Never trust terminfo fata morganas. And adding other xterm compatibility.Christoph Lohmann2012-08-301-5/+2
* Add OSC, DSC, PM, APC and settitle.Christoph Lohmann2012-08-292-89/+191
* Adding setb and setf and a comment about terminfo installation.Christoph Lohmann2012-08-292-0/+4
* Add CHT sequenceRoberto E. Vargas Caballero2012-08-291-0/+5
* Applying the patches of k0ga and changing the LICENSE file in the appropriateChristoph Lohmann2012-08-291-0/+2
* Add TBC sequenceRoberto E. Vargas Caballero2012-08-292-1/+13
* Add HTS sequenceRoberto E. Vargas Caballero2012-08-291-3/+9
* Add tabs field into Term structRoberto E. Vargas Caballero2012-08-291-3/+19
* apply post-XDBE patch BORDER fixBrandon Invergo2012-08-031-10/+6
* Implement Xdbe-based double-bufferingBrandon Invergo2012-07-282-39/+13
* update TODO.Aurélien Aptel2012-02-271-0/+2
* cleanup. refactored dirt-related function.Aurélien Aptel2012-02-271-17/+33
* use SHELL as default shell.Aurélien Aptel2012-02-161-1/+1
* revert to "tip" in VERSION.Aurélien Aptel2012-02-161-1/+1
* Added tag 0.2.1 for changeset 108926a0fe61Aurélien Aptel2012-02-161-0/+1
* bump version.Aurélien Aptel2012-02-161-1/+1
* replace fwrite by printf.Aurélien Aptel2012-02-161-1/+1
* rewrite csidump().Aurélien Aptel2012-02-161-2/+11
* clean and name enum definitions.Aurélien Aptel2012-02-161-10/+54
* fix default color overwriten bug.Aurélien Aptel2012-02-162-21/+28
* show dark cursor when unfocused.Aurélien Aptel2012-02-153-7/+18
* document possible configuration.Aurélien Aptel2012-02-151-4/+18