2011-04-01 |
[email protected] | remove debugging printf |
blob | commitdiff | raw |
2011-04-01 |
[email protected] | apply Nick's patch to fix some error printf to use... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Aurélien Aptel | change X cursor to "I". |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Aurélien Aptel | change -e behaviour and update man page. |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Aurélien Aptel | -e flag handles arguments. |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Aurélien Aptel | use memmove() instead of memcpy() in ttyread(). |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Aurélien Aptel | fix and clean ttyread(). buf wasn't static. |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Aurélien Aptel | merge. |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Aurélien Aptel | s/xw.dis/xw.dpy/ |
blob | commitdiff | raw | diff to current |
2010-11-24 |
[email protected] | Fix unused variable issue and OSX includes |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Aurélien Aptel | cleanup & bugfix in xdraws(). |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Aurélien Aptel | clean comment regarding redrawing in bmotion(). |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Gregor Best | Add -c option to override the default window class |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Aurélien Aptel | some code cleaning. |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Aurélien Aptel | utf8 support! print text in delicious unicode greatness... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Aurélien Aptel | selection code cleanup. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Aurélien Aptel | fixed ED. |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Devin J. Pohly | redraw if we scroll on resize |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Devin J. Pohly | get rid of artifacts in border on resize down |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Devin J. Pohly | copy old pixmap to new on resize |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Devin J. Pohly | move code into new xresize func, add early exit to... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Aurélien Aptel | \v and \f are have the same behaviour of \n. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Aurélien Aptel | added LNM mode; re-organized kpress() to handle it. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Aurélien Aptel | redraw optimization. |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Aurélien Aptel | fixed newline bug. |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Aurélien Aptel | replaced memset by loops in tresize(); turns out it... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Aurélien Aptel | remove useless draw(). |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Aurélien Aptel | applied xclipboard patch. thx David Isaac Wolinsky. |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Aurélien Aptel | clean button selection code. |
blob | commitdiff | raw | diff to current |
2010-09-21 |
Aurélien Aptel | compose key patch. thx federico luna. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Aurélien Aptel | s/hasfocus/focus/ for consistency. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Aurélien Aptel | don't draw if the window is not visible. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Aurélien Aptel | use xclear() in draw(). |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Aurélien Aptel | use XCreateWindow(), set gravity bit. |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Aurélien Aptel | cleaning st.info. added comment in st.c for DECSCNM. |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Aurélien Aptel | cleaning st.info. fixed cvvis. |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Aurélien Aptel | undefined gfx doesn't draw \0. |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Aurélien Aptel | resize from the top. |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Aurélien Aptel | added -e and -t option. |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Aurélien Aptel | factored code and fixed behaviour of tnewline(). |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Aurélien Aptel | removed debug code. |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Aurélien Aptel | fixed IL and DL. |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Aurélien Aptel | factor and cleanup code. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | use struct instead of array. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | cleanup. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
[email protected] | fix segfault when selecting big buffers |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | fix build. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | add selinit() and renamed clipboard_* to sel*. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | move event configuration in xinit(). |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | use one global struct instead of many vars for selectio... |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | use GLYPH_SET to test if a char is set; cleanup. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
[email protected] | fix crash for small windows |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Aurélien Aptel | toggle ATTR_REVERSE on selected text, factored some... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
pancake | fix build |
blob | commitdiff | raw | diff to current |
2010-08-30 |
pancake | initial implementation of selection and clipboard |
blob | commitdiff | raw | diff to current |
2010-08-30 |
[email protected] | fix segfault |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Aurélien Aptel | added support for alternate screen. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Aurélien Aptel | cursor is hid when unfocused. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Aurélien Aptel | use predefined OS macro instead of uname. |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | st should compile on NetBSD. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Aurélien Aptel | removed pty.h. minimal system guessing added in config.mk. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Aurélien Aptel | removed (visual) bell. '\a' sets the urgency flag if... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | removed useless cursor init. and renamed xcursor()... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | added support for the "magic margin", changed c.hide... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | removed old VT52 escapes, fixed VT100 IND. |
blob | commitdiff | raw | diff to current |
2010-08-29 |
pancake | fix warning |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | fixed optimized drawing routine and factored some code. |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | fixed pixmap buffer drawing. |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | added a XFlush() in xbell(). |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | moved term.hidec in term.c for consistency, put back... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Aurélien Aptel | merged tscroll() with tscrollup(). |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Aurélien Aptel | st now runs on Linux, OpenBSD and FreeBSD. |
blob | commitdiff | raw | diff to current |
2010-08-27 |
Aurélien Aptel | removed XINERAMA from config.mk and fixed a segfault... |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | fixed potential bug in IS_SET(). |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | merged tcursorwrap() with tnewline(), added few comment... |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | cleaned some spaces. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | added macro to test flags, removed tmovecursor(). |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | faster resizing. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | close master/slave pty in the shell process. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | clean \t. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | update function prototypes. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Aurélien Aptel | fix \b and clean \t. |
blob | commitdiff | raw | diff to current |
2010-08-22 |
Aurélien Aptel | added F1-12 key, fixed DCH and ICH. |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Aurélien Aptel | fixed backspace problem, updated terminfo entry and... |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Aurélien Aptel | renamed a function. |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Anselm R Garbe | applied Devin J Pohly's st color info patches, thanks... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
[email protected] | fix gcc warnings |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Aurélien Aptel | fixed background color bug (thx Devin J. Pohly). |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Aurélien Aptel | added PBaseSize hint and set default title to "st". |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Aurélien Aptel | rearranged code, resize fixed. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Aurélien Aptel | little clean up. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Aurélien Aptel | use SHELL environment variable (thx Thomas Adam) |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Aurélien Aptel | double-buffering added using pixmap (finally). |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Aurélien Aptel | bold attribute is back. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Aurélien Aptel | added VT100 NEL. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Aurélien Aptel | added VT100 RI. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Aurélien Aptel | added VT100 save&load cursor support. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Aurélien Aptel | ECH handled correctly. |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Aurélien Aptel | more escapes & more compability: |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Aurélien Aptel | graphic charset and a few more escapes. |
blob | commitdiff | raw | diff to current |
next |