| 2011-04-21 | 
Aurélien Aptel | selection clicks, shift+arrow keys, fast(er) redraw...  | 
commit | commitdiff | tree | 
| 2011-04-03 | 
Aurélien Aptel | update README. | 
commit | commitdiff | tree | 
| 2011-04-03 | 
Aurélien Aptel | quick bug-fixing 0.1.1 release. | 
commit | commitdiff | tree | 
| 2011-04-03 | 
Aurélien Aptel | update VERSION.  0.1.1 | 
commit | commitdiff | tree | 
| 2011-04-03 | 
Aurélien Aptel | take BORDER into account for selection. (thx Petr Sabata) | 
commit | commitdiff | tree | 
| 2011-04-03 | 
Aurélien Aptel | fix utf8 clipboard. (thx Petr Sabata) | 
commit | commitdiff | tree | 
| 2011-04-03 | 
Aurélien Aptel | Added tag 0.1 for changeset cbc18c988236 | 
commit | commitdiff | tree | 
| 2011-04-02 | 
Aurélien Aptel | add support for utf8 clipboard. fix usage message.  0.1 | 
commit | commitdiff | tree | 
| 2011-04-01 | 
pancake@nopcode.org | do not add newline to selection text if next line not...  | 
commit | commitdiff | tree | 
| 2011-04-01 | 
pancake@nopcode.org | remove debugging printf | 
commit | commitdiff | tree | 
| 2011-04-01 | 
pancake@nopcode.org | apply Nick's patch to fix some error printf to use...  | 
commit | commitdiff | tree | 
| 2011-01-23 | 
Aurélien Aptel | fix insert key, terminfo and changed TERM back to st...  | 
commit | commitdiff | tree | 
| 2010-12-12 | 
Aurélien Aptel | change X cursor to "I". | 
commit | commitdiff | tree | 
| 2010-12-08 | 
Aurélien Aptel | update terminfo entry. | 
commit | commitdiff | tree | 
| 2010-12-08 | 
Aurélien Aptel | add new line glitch to terminfo entry. | 
commit | commitdiff | tree | 
| 2010-11-30 | 
Aurélien Aptel | change -e behaviour and update man page. | 
commit | commitdiff | tree | 
| 2010-11-28 | 
Aurélien Aptel | -e flag handles arguments. | 
commit | commitdiff | tree | 
| 2010-11-28 | 
Aurélien Aptel | use memmove() instead of memcpy() in ttyread(). | 
commit | commitdiff | tree | 
| 2010-11-27 | 
Aurélien Aptel | fix and clean ttyread(). buf wasn't static. | 
commit | commitdiff | tree | 
| 2010-11-26 | 
Aurélien Aptel | merge. | 
commit | commitdiff | tree | 
| 2010-11-26 | 
Aurélien Aptel | s/xw.dis/xw.dpy/ | 
commit | commitdiff | tree | 
| 2010-11-24 | 
pancake@nopcode.org | Fix unused variable issue and OSX includes | 
commit | commitdiff | tree | 
| 2010-11-20 | 
Aurélien Aptel | cleanup & bugfix in xdraws(). | 
commit | commitdiff | tree | 
| 2010-11-19 | 
Aurélien Aptel | clean comment regarding redrawing in bmotion(). | 
commit | commitdiff | tree | 
| 2010-11-19 | 
Gregor Best | Add -c option to override the default window class | 
commit | commitdiff | tree | 
| 2010-11-18 | 
Aurélien Aptel | some code cleaning. | 
commit | commitdiff | tree | 
| 2010-11-18 | 
Aurélien Aptel | utf8 support! print text in delicious unicode greatness...  | 
commit | commitdiff | tree | 
| 2010-11-08 | 
Aurélien Aptel | selection code cleanup. | 
commit | commitdiff | tree | 
| 2010-10-31 | 
Aurélien Aptel | fixed ED. | 
commit | commitdiff | tree | 
| 2010-10-25 | 
Devin J. Pohly | redraw if we scroll on resize | 
commit | commitdiff | tree | 
| 2010-10-25 | 
Devin J. Pohly | get rid of artifacts in border on resize down | 
commit | commitdiff | tree | 
| 2010-10-25 | 
Devin J. Pohly | copy old pixmap to new on resize | 
commit | commitdiff | tree | 
| 2010-10-25 | 
Devin J. Pohly | move code into new xresize func, add early exit to...  | 
commit | commitdiff | tree | 
| 2010-10-16 | 
Aurélien Aptel | \v and \f are have the same behaviour of \n. | 
commit | commitdiff | tree | 
| 2010-10-16 | 
Aurélien Aptel | added LNM mode; re-organized kpress() to handle it. | 
commit | commitdiff | tree | 
| 2010-10-16 | 
Aurélien Aptel | redraw optimization. | 
commit | commitdiff | tree | 
| 2010-10-14 | 
Aurélien Aptel | fixed newline bug. | 
commit | commitdiff | tree | 
| 2010-10-12 | 
Aurélien Aptel | replaced memset by loops in tresize(); turns out it...  | 
commit | commitdiff | tree | 
| 2010-10-12 | 
Aurélien Aptel | remove useless draw(). | 
commit | commitdiff | tree | 
| 2010-10-12 | 
Aurélien Aptel | applied xclipboard patch. thx David Isaac Wolinsky. | 
commit | commitdiff | tree | 
| 2010-10-12 | 
Aurélien Aptel | clean button selection code. | 
commit | commitdiff | tree | 
| 2010-09-21 | 
Aurélien Aptel | compose key patch. thx federico luna. | 
commit | commitdiff | tree | 
| 2010-09-11 | 
Aurélien Aptel | s/hasfocus/focus/ for consistency. | 
commit | commitdiff | tree | 
| 2010-09-11 | 
Aurélien Aptel | don't draw if the window is not visible. | 
commit | commitdiff | tree | 
| 2010-09-11 | 
Aurélien Aptel | use xclear() in draw(). | 
commit | commitdiff | tree | 
| 2010-09-11 | 
Aurélien Aptel | use XCreateWindow(), set gravity bit. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | cleaning st.info. added comment in st.c for DECSCNM. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | cleaning st.info. fixed cvvis. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | set terminal colors to xterm default ones. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | removed gfx chars not present in xterm acsc. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | fixed start/end sequence of gfx. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | undefined gfx doesn't draw \0. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | fixed makefile. | 
commit | commitdiff | tree | 
| 2010-09-02 | 
Aurélien Aptel | added manpage. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | resize from the top. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | added -e and -t option. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | factored code and fixed behaviour of tnewline(). | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | updated TODO. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | started to go through st.info and fix things. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | capabilities sorted by capname in st.info. copy acsc...  | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | removed debug code. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | fixed IL and DL. | 
commit | commitdiff | tree | 
| 2010-09-01 | 
Aurélien Aptel | factor and cleanup code. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | added correct line drawing characters for default font. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | use struct instead of array. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | cleanup. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
pancake@nopcode.org | fix segfault when selecting big buffers | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | fix build. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | add selinit() and renamed clipboard_* to sel*. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | move event configuration in xinit(). | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | use one global struct instead of many vars for selectio...  | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | use GLYPH_SET to test if a char is set; cleanup. | 
commit | commitdiff | tree | 
| 2010-08-31 | 
pancake@nopcode.org | fix crash for small windows | 
commit | commitdiff | tree | 
| 2010-08-31 | 
Aurélien Aptel | toggle ATTR_REVERSE on selected text, factored some...  | 
commit | commitdiff | tree | 
| 2010-08-30 | 
pancake | fix build | 
commit | commitdiff | tree | 
| 2010-08-30 | 
pancake | initial implementation of selection and clipboard | 
commit | commitdiff | tree | 
| 2010-08-30 | 
pancake@nopcode.org | fix segfault | 
commit | commitdiff | tree | 
| 2010-08-30 | 
Aurélien Aptel | added support for alternate screen. | 
commit | commitdiff | tree | 
| 2010-08-30 | 
Aurélien Aptel | cursor is hid when unfocused. | 
commit | commitdiff | tree | 
| 2010-08-30 | 
Aurélien Aptel | use predefined OS macro instead of uname. | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | st should compile on NetBSD. | 
commit | commitdiff | tree | 
| 2010-08-30 | 
Aurélien Aptel | removed pty.h. minimal system guessing added in config.mk. | 
commit | commitdiff | tree | 
| 2010-08-30 | 
Aurélien Aptel | removed (visual) bell. '\a' sets the urgency flag if...  | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | removed useless cursor init. and renamed xcursor()...  | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | added support for the "magic margin", changed c.hide...  | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | removed old VT52 escapes, fixed VT100 IND. | 
commit | commitdiff | tree | 
| 2010-08-29 | 
pancake | fix warning | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | fixed optimized drawing routine and factored some code. | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | fixed pixmap buffer drawing. | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | added a XFlush() in xbell(). | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | moved term.hidec in term.c for consistency, put back...  | 
commit | commitdiff | tree | 
| 2010-08-29 | 
Aurélien Aptel | merged tscroll() with tscrollup(). | 
commit | commitdiff | tree | 
| 2010-08-28 | 
Aurélien Aptel | st now runs on Linux, OpenBSD and FreeBSD. | 
commit | commitdiff | tree | 
| 2010-08-27 | 
Aurélien Aptel | removed XINERAMA from config.mk and fixed a segfault...  | 
commit | commitdiff | tree | 
| 2010-08-26 | 
Aurélien Aptel | fixed potential bug in IS_SET(). | 
commit | commitdiff | tree | 
| 2010-08-26 | 
Aurélien Aptel | merged tcursorwrap() with tnewline(), added few comment...  | 
commit | commitdiff | tree | 
| 2010-08-26 | 
Aurélien Aptel | cleaned some spaces. | 
commit | commitdiff | tree | 
| 2010-08-26 | 
Aurélien Aptel | added macro to test flags, removed tmovecursor(). | 
commit | commitdiff | tree | 
| 2010-08-26 | 
Aurélien Aptel | faster resizing. | 
commit | commitdiff | tree | 
| 2010-08-26 | 
Aurélien Aptel | close master/slave pty in the shell process. | 
commit | commitdiff | tree | 
| next |