aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Add preliminary blink stubs. Real implementation is still missing.Christoph Lohmann1-1/+8
2012-09-12Add another obscure way to set a window title.Christoph Lohmann1-0/+4
2012-09-10Fixing the too small window in non-tiling window managers.Christoph Lohmann1-11/+11
2012-09-06Making the selection work again.Christoph Lohmann1-1/+0
2012-09-06Allow simpler stdout -f handling.Christoph Lohmann1-3/+9
2012-09-05Adding instantenous debug output and fixing italic with a reset.Christoph Lohmann1-2/+5
2012-09-05Adding the removal of the timeouts to the TODO.Christoph Lohmann1-0/+1
2012-09-05Removing masks for unhandled enter and leaving events.Christoph Lohmann1-3/+1
2012-09-05If the selection is cleared, draw() and do it on button press too.Christoph Lohmann1-0/+2
2012-09-05Unhighlight selection when selection is owner by other windowRoberto E. Vargas Caballero1-0/+9
2012-09-05Forcing the parameter limit to xcopy() and selpaste(). Thanks to Rob Pilling.Christoph Lohmann1-2/+2
2012-09-05Removing unneeded arguments to copy(). Thanks to Andrew Hills.Christoph Lohmann1-2/+2
2012-09-05Implement italic font support.Christoph Lohmann4-19/+32
2012-09-05Add to TODO to make function keys work.Christoph Lohmann1-0/+5
2012-09-05Enable keypad set and unset commands.Christoph Lohmann1-0/+2
2012-09-05Disable BCE again.Christoph Lohmann2-1/+2
2012-09-05Removing the resize issue from the TODO file.Christoph Lohmann1-1/+0
2012-09-05Fixing the resizing behaviour.Christoph Lohmann1-0/+4
2012-09-04Forgot one line. It's late.Christoph Lohmann1-1/+0
2012-09-04Cleaning up the fixed window size and the resizing of clients.Christoph Lohmann1-4/+10
2012-09-04Another thing for TODO – resize.Christoph Lohmann1-0/+1
2012-09-04Updating the TODO and enabling BCE.Christoph Lohmann2-6/+5
2012-09-04CUP == HVP; CHA == HPA;Christoph Lohmann1-2/+2
2012-09-04Unifying the old style.Christoph Lohmann1-23/+24
2012-09-04Check alternative screen before drawing box selectionRoberto E. Vargas Caballero1-1/+6
2012-09-04Add newline to stderr messageRoberto E. Vargas Caballero1-1/+1
2012-09-03Fixing the border pixel when there is a negative position.Christoph Lohmann1-3/+3
2012-09-03Add -g geometry to st and the manpage.Christoph Lohmann2-18/+72
2012-09-03Fixing a type in in2 in the st.info.Christoph Lohmann1-1/+1
2012-09-03Force redisplay of all lines in DECSCNMRoberto E. Vargas Caballero1-1/+11
2012-09-03Add write I/O to fileRoberto E. Vargas Caballero2-1/+19
2012-09-03Patch from Roberto Vargas. »Add initialization strings in terminfo«Christoph Lohmann1-0/+3
2012-09-02Add standout mode.Christoph Lohmann2-3/+9
2012-09-02Cleaning up lonely tabs.Christoph Lohmann1-23/+23
2012-09-02Make it more obvious where the wrong attribute is used.Christoph Lohmann1-4/+3
2012-09-02Enable multiple arguments in SM and RMRoberto E. Vargas Caballero1-104/+76
2012-09-02Add vpa terminfo capabilityRoberto E. Vargas Caballero1-0/+2
2012-08-30Silencing the compiler but keeping strparse.Christoph Lohmann1-0/+5
2012-08-30Applying the CBT patch of Roberto Vargas. Thanks.Christoph Lohmann1-23/+36
2012-08-30Never trust terminfo fata morganas. And adding other xterm compatibility.Christoph Lohmann1-5/+2
2012-08-29Add OSC, DSC, PM, APC and settitle.Christoph Lohmann2-89/+191
2012-08-29Adding setb and setf and a comment about terminfo installation.Christoph Lohmann2-0/+4
2012-08-29Add CHT sequenceRoberto E. Vargas Caballero1-0/+5
2012-08-29Applying the patches of k0ga and changing the LICENSE file in the appropriateChristoph Lohmann1-0/+2
2012-08-29Add TBC sequenceRoberto E. Vargas Caballero2-1/+13
2012-08-29Add HTS sequenceRoberto E. Vargas Caballero1-3/+9
2012-08-29Add tabs field into Term structRoberto E. Vargas Caballero1-3/+19
2012-08-03apply post-XDBE patch BORDER fixBrandon Invergo1-10/+6
2012-07-28Implement Xdbe-based double-bufferingBrandon Invergo2-39/+13
2012-02-27update TODO.Aurélien Aptel1-0/+2