2012-09-16 |
Christoph Lohmann | Preliminary solution to the stuttering problem. |
blob | commitdiff |
2012-09-16 |
Roberto E. Vargas... | Fix selection bug |
blob | commitdiff | diff to current |
2012-09-16 |
Roberto E. Vargas... | Render only once in each main loop iteration |
blob | commitdiff | diff to current |
2012-09-16 |
Roberto E. Vargas... | Remove timeout in the main loop |
blob | commitdiff | diff to current |
2012-09-16 |
Roberto E. Vargas... | Call XSync in redraw |
blob | commitdiff | diff to current |
2012-09-16 |
Roberto E. Vargas... | Call XdbeQueryExtension before of calling any Xdbe... |
blob | commitdiff | diff to current |
2012-09-14 |
Christoph Lohmann | Implementing italic-bold. This will require an increase... |
blob | commitdiff | diff to current |
2012-09-13 |
Christoph Lohmann | Ignore NUL character as a padding character. Telnet... |
blob | commitdiff | diff to current |
2012-09-13 |
Christoph Lohmann | Importing the patch of Roberto Vargas to inherit signal... |
blob | commitdiff | diff to current |
2012-09-13 |
Christoph Lohmann | Reset window title on terminal reset too. |
blob | commitdiff | diff to current |
2012-09-13 |
Christoph Lohmann | Adding another bold off sequence. |
blob | commitdiff | diff to current |
2012-09-12 |
Roberto E. Vargas... | Remove buffering to fileio instead of calling fflush |
blob | commitdiff | diff to current |
2012-09-12 |
Roberto E. Vargas... | Add xmalloc and xrealloc wrappers |
blob | commitdiff | diff to current |
2012-09-12 |
Christoph Lohmann | Make nyancat(1) work. Important release feature! |
blob | commitdiff | diff to current |
2012-09-12 |
Christoph Lohmann | Add preliminary blink stubs. Real implementation is... |
blob | commitdiff | diff to current |
2012-09-12 |
Christoph Lohmann | Add another obscure way to set a window title. |
blob | commitdiff | diff to current |
2012-09-10 |
Christoph Lohmann | Fixing the too small window in non-tiling window managers. |
blob | commitdiff | diff to current |
2012-09-06 |
Christoph Lohmann | Making the selection work again. |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | Allow simpler stdout -f handling. |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | Adding instantenous debug output and fixing italic... |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | Removing masks for unhandled enter and leaving events. |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | If the selection is cleared, draw() and do it on button... |
blob | commitdiff | diff to current |
2012-09-05 |
Roberto E. Vargas... | Unhighlight selection when selection is owner by other... |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | Forcing the parameter limit to xcopy() and selpaste... |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | Removing unneeded arguments to copy(). Thanks to Andrew... |
blob | commitdiff | diff to current |
2012-09-05 |
Christoph Lohmann | Implement italic font support. |
blob | commitdiff | diff to current |
2012-09-04 |
Christoph Lohmann | Fixing the resizing behaviour. |
blob | commitdiff | diff to current |
2012-09-04 |
Christoph Lohmann | Forgot one line. It's late. |
blob | commitdiff | diff to current |
2012-09-04 |
Christoph Lohmann | Cleaning up the fixed window size and the resizing... |
blob | commitdiff | diff to current |
2012-09-04 |
Christoph Lohmann | CUP == HVP; CHA == HPA; |
blob | commitdiff | diff to current |
2012-09-04 |
Christoph Lohmann | Unifying the old style. |
blob | commitdiff | diff to current |
2012-09-04 |
Roberto E. Vargas... | Check alternative screen before drawing box selection |
blob | commitdiff | diff to current |
2012-09-04 |
Roberto E. Vargas... | Add newline to stderr message |
blob | commitdiff | diff to current |
2012-09-03 |
Christoph Lohmann | Fixing the border pixel when there is a negative position. |
blob | commitdiff | diff to current |
2012-09-03 |
Christoph Lohmann | Add -g geometry to st and the manpage. |
blob | commitdiff | diff to current |
2012-09-03 |
Roberto E. Vargas... | Force redisplay of all lines in DECSCNM |
blob | commitdiff | diff to current |
2012-09-03 |
Roberto E. Vargas... | Add write I/O to file |
blob | commitdiff | diff to current |
2012-09-02 |
Christoph Lohmann | Add standout mode. |
blob | commitdiff | diff to current |
2012-09-02 |
Christoph Lohmann | Cleaning up lonely tabs. |
blob | commitdiff | diff to current |
2012-09-02 |
Christoph Lohmann | Make it more obvious where the wrong attribute is used. |
blob | commitdiff | diff to current |
2012-09-02 |
Roberto E. Vargas... | Enable multiple arguments in SM and RM |
blob | commitdiff | diff to current |
2012-08-30 |
Christoph Lohmann | Silencing the compiler but keeping strparse. |
blob | commitdiff | diff to current |
2012-08-30 |
Christoph Lohmann | Applying the CBT patch of Roberto Vargas. Thanks. |
blob | commitdiff | diff to current |
2012-08-30 |
Christoph Lohmann | Never trust terminfo fata morganas. And adding other... |
blob | commitdiff | diff to current |
2012-08-29 |
Christoph Lohmann | Add OSC, DSC, PM, APC and settitle. |
blob | commitdiff | diff to current |
2012-08-29 |
Roberto E. Vargas... | Add CHT sequence |
blob | commitdiff | diff to current |
2012-08-29 |
Roberto E. Vargas... | Add TBC sequence |
blob | commitdiff | diff to current |
2012-08-29 |
Roberto E. Vargas... | Add HTS sequence |
blob | commitdiff | diff to current |
2012-08-29 |
Roberto E. Vargas... | Add tabs field into Term struct |
blob | commitdiff | diff to current |
2012-08-03 |
Brandon Invergo | apply post-XDBE patch BORDER fix |
blob | commitdiff | diff to current |
2012-07-28 |
Brandon Invergo | Implement Xdbe-based double-buffering |
blob | commitdiff | diff to current |
2012-02-27 |
Aurélien Aptel | cleanup. refactored dirt-related function. |
blob | commitdiff | diff to current |
2012-02-16 |
Aurélien Aptel | use SHELL as default shell. |
blob | commitdiff | diff to current |
2012-02-15 |
Aurélien Aptel | replace fwrite by printf. |
blob | commitdiff | diff to current |
2012-02-15 |
Aurélien Aptel | rewrite csidump(). |
blob | commitdiff | diff to current |
2012-02-15 |
Aurélien Aptel | clean and name enum definitions. |
blob | commitdiff | diff to current |
2012-02-15 |
Aurélien Aptel | fix default color overwriten bug. |
blob | commitdiff | diff to current |
2012-02-15 |
Aurélien Aptel | show dark cursor when unfocused. |
blob | commitdiff | diff to current |
2012-02-15 |
Aurélien Aptel | handle dim/bright colors. |
blob | commitdiff | diff to current |
2012-02-13 |
Aurélien Aptel | merge |
blob | commitdiff | diff to current |
2012-02-11 |
anselm@garbe.us | some minor fixes |
blob | commitdiff | diff to current |
2012-02-08 |
Aurélien Aptel | reduce size of each glyph for faster copy. |
blob | commitdiff | diff to current |
2012-01-21 |
Aurélien Aptel | cosmetic, whitespace, etc. |
blob | commitdiff | diff to current |
2012-01-21 |
Aurélien Aptel | fix PRINT/DRAW _TIMEOUT and fix redrawing bug. |
blob | commitdiff | diff to current |
2012-01-21 |
Aurélien Aptel | copy dirty lines to screen, add select() timeout &... |
blob | commitdiff | diff to current |
2012-01-10 |
Aurélien Aptel | fix segfault in selection. (thx Martti Kühne) |
blob | commitdiff | diff to current |
2011-11-01 |
Aurélien Aptel | merge. |
blob | commitdiff | diff to current |
2011-11-01 |
Aurélien Aptel | fix selection. (thx Tarmo Heiskanen) |
blob | commitdiff | diff to current |
2011-10-20 |
Aurélien Aptel | drawregion() only copies region on screen. |
blob | commitdiff | diff to current |
2011-10-20 |
Aurélien Aptel | add dirty flag for lines |
blob | commitdiff | diff to current |
2011-10-06 |
Aurélien Aptel | no palette limit (thx Nick) |
blob | commitdiff | diff to current |
2011-09-22 |
Aurélien Aptel | simplify version format. |
blob | commitdiff | diff to current |
2011-09-16 |
Aurélien Aptel | selection is removed or scrolled properly. (thx Rafa... |
blob | commitdiff | diff to current |
2011-09-16 |
Aurélien Aptel | working on old repo, merging recent changesets. |
blob | commitdiff | diff to current |
2011-09-16 |
Aurélien Aptel | move xembedatom in XWindow struct, add link to xembed... |
blob | commitdiff | diff to current |
2011-09-16 |
Aurélien Aptel | tweak focus to support XEMBED client message and remove... |
blob | commitdiff | diff to current |
2011-09-16 |
Aurélien Aptel | remove dup of default window size. |
blob | commitdiff | diff to current |
2011-08-14 |
Aurélien Aptel | fix custom key handling. |
blob | commitdiff | diff to current |
2011-06-09 |
Aurélien Aptel | fix focus state when embed in another window. |
blob | commitdiff | diff to current |
2011-06-09 |
Aurélien Aptel | fix segfault with mouse selection. (thx anonymous) |
blob | commitdiff | diff to current |
2011-06-08 |
Aurélien Aptel | add -w option to embed st. (thx nodus cursorius) |
blob | commitdiff | diff to current |
2011-06-08 |
Aurélien Aptel | applied parts of "anonymous" cleanup patch. |
blob | commitdiff | diff to current |
2011-06-08 |
Aurélien Aptel | add altscreen escseq alias & caps to terminfo entry... |
blob | commitdiff | diff to current |
2011-06-08 |
Aurélien Aptel | disable mouse highlight when mouse report enabled.... |
blob | commitdiff | diff to current |
2011-06-08 |
Aurélien Aptel | reverse video mode. (thx Bert Münnich) |
blob | commitdiff | diff to current |
2011-05-22 |
Aurélien Aptel | set title before mapping window (thx Kamil Cholewiński). |
blob | commitdiff | diff to current |
2011-05-14 |
Aurélien Aptel | applied parts of Connor Lane Smith's cleanup patch. |
blob | commitdiff | diff to current |
2011-05-10 |
Aurélien Aptel | macro cleanup. |
blob | commitdiff | diff to current |
2011-05-10 |
Aurélien Aptel | support for x11 xterm mouse reporting |
blob | commitdiff | diff to current |
2011-04-26 |
Aurélien Aptel | whitespace. |
blob | commitdiff | diff to current |
2011-04-26 |
Aurélien Aptel | cleanup. |
blob | commitdiff | diff to current |
2011-04-21 |
Aurélien Aptel | update TODO |
blob | commitdiff | diff to current |
2011-04-21 |
Aurélien Aptel | selection clicks, shift+arrow keys, fast(er) redraw... |
blob | commitdiff | diff to current |
2011-04-03 |
Aurélien Aptel | take BORDER into account for selection. (thx Petr Sabata) |
blob | commitdiff | diff to current |
2011-04-03 |
Aurélien Aptel | fix utf8 clipboard. (thx Petr Sabata) |
blob | commitdiff | diff to current |
2011-04-02 |
Aurélien Aptel | add support for utf8 clipboard. fix usage message. |
blob | commitdiff | diff to current |
2011-04-01 |
pancake@nopcode.org | do not add newline to selection text if next line not... |
blob | commitdiff | diff to current |
2011-04-01 |
pancake@nopcode.org | remove debugging printf |
blob | commitdiff | diff to current |
2011-04-01 |
pancake@nopcode.org | apply Nick's patch to fix some error printf to use... |
blob | commitdiff | diff to current |
2010-12-12 |
Aurélien Aptel | change X cursor to "I". |
blob | commitdiff | diff to current |
next |