aboutsummaryrefslogtreecommitdiff
path: root/st.c
Commit message (Expand)AuthorAge
* Fixing the resizing behaviour.Christoph Lohmann2012-09-05
* Forgot one line. It's late.Christoph Lohmann2012-09-04
* Cleaning up the fixed window size and the resizing of clients.Christoph Lohmann2012-09-04
* CUP == HVP; CHA == HPA;Christoph Lohmann2012-09-04
* Unifying the old style.Christoph Lohmann2012-09-04
* Check alternative screen before drawing box selectionRoberto E. Vargas Caballero2012-09-04
* Add newline to stderr messageRoberto E. Vargas Caballero2012-09-04
* Fixing the border pixel when there is a negative position.Christoph Lohmann2012-09-03
* Add -g geometry to st and the manpage.Christoph Lohmann2012-09-03
* Force redisplay of all lines in DECSCNMRoberto E. Vargas Caballero2012-09-03
* Add write I/O to fileRoberto E. Vargas Caballero2012-09-03
* Add standout mode.Christoph Lohmann2012-09-02
* Cleaning up lonely tabs.Christoph Lohmann2012-09-02
* Make it more obvious where the wrong attribute is used.Christoph Lohmann2012-09-02
* Enable multiple arguments in SM and RMRoberto E. Vargas Caballero2012-09-02
* Silencing the compiler but keeping strparse.Christoph Lohmann2012-08-30
* Applying the CBT patch of Roberto Vargas. Thanks.Christoph Lohmann2012-08-30
* Never trust terminfo fata morganas. And adding other xterm compatibility.Christoph Lohmann2012-08-30
* Add OSC, DSC, PM, APC and settitle.Christoph Lohmann2012-08-29
* Add CHT sequenceRoberto E. Vargas Caballero2012-08-29
* Add TBC sequenceRoberto E. Vargas Caballero2012-08-29
* Add HTS sequenceRoberto E. Vargas Caballero2012-08-29
* Add tabs field into Term structRoberto E. Vargas Caballero2012-08-29
* apply post-XDBE patch BORDER fixBrandon Invergo2012-08-03
* Implement Xdbe-based double-bufferingBrandon Invergo2012-07-28
* cleanup. refactored dirt-related function.Aurélien Aptel2012-02-27
* use SHELL as default shell.Aurélien Aptel2012-02-16
* replace fwrite by printf.Aurélien Aptel2012-02-16
* rewrite csidump().Aurélien Aptel2012-02-16
* clean and name enum definitions.Aurélien Aptel2012-02-16
* fix default color overwriten bug.Aurélien Aptel2012-02-16
* show dark cursor when unfocused.Aurélien Aptel2012-02-15
* handle dim/bright colors.Aurélien Aptel2012-02-15
* mergeAurélien Aptel2012-02-13
|\
| * some minor fixesanselm@garbe.us2012-02-11
* | reduce size of each glyph for faster copy.Aurélien Aptel2012-02-08
|/
* cosmetic, whitespace, etc.Aurélien Aptel2012-01-21
* fix PRINT/DRAW _TIMEOUT and fix redrawing bug.Aurélien Aptel2012-01-21
* copy dirty lines to screen, add select() timeout & min time between draw() ca...Aurélien Aptel2012-01-21
* fix segfault in selection. (thx Martti Kühne)Aurélien Aptel2012-01-10
* merge.Aurélien Aptel2011-11-01
|\
| * drawregion() only copies region on screen.Aurélien Aptel2011-10-20
* | fix selection. (thx Tarmo Heiskanen)Aurélien Aptel2011-11-01
|/
* add dirty flag for linesAurélien Aptel2011-10-20
* no palette limit (thx Nick)Aurélien Aptel2011-10-06
* simplify version format.Aurélien Aptel2011-09-22
* selection is removed or scrolled properly. (thx Rafa Garcia Gallego)Aurélien Aptel2011-09-16
* working on old repo, merging recent changesets.Aurélien Aptel2011-09-16
|\
| * fix custom key handling.Aurélien Aptel2011-08-14
* | move xembedatom in XWindow struct, add link to xembed specs.Aurélien Aptel2011-09-16