2010-08-31 |
Aurélien Aptel | use struct instead of array. |
blob | commitdiff |
2010-08-31 |
Aurélien Aptel | cleanup. |
blob | commitdiff | diff to current |
2010-08-31 |
pancake@nopcode.org | fix segfault when selecting big buffers |
blob | commitdiff | diff to current |
2010-08-31 |
Aurélien Aptel | fix build. |
blob | commitdiff | diff to current |
2010-08-31 |
Aurélien Aptel | add selinit() and renamed clipboard_* to sel*. |
blob | commitdiff | diff to current |
2010-08-31 |
Aurélien Aptel | move event configuration in xinit(). |
blob | commitdiff | diff to current |
2010-08-31 |
Aurélien Aptel | use one global struct instead of many vars for selectio... |
blob | commitdiff | diff to current |
2010-08-31 |
Aurélien Aptel | use GLYPH_SET to test if a char is set; cleanup. |
blob | commitdiff | diff to current |
2010-08-31 |
pancake@nopcode.org | fix crash for small windows |
blob | commitdiff | diff to current |
2010-08-31 |
Aurélien Aptel | toggle ATTR_REVERSE on selected text, factored some... |
blob | commitdiff | diff to current |
2010-08-30 |
pancake | fix build |
blob | commitdiff | diff to current |
2010-08-30 |
pancake | initial implementation of selection and clipboard |
blob | commitdiff | diff to current |
2010-08-30 |
pancake@nopcode.org | fix segfault |
blob | commitdiff | diff to current |
2010-08-30 |
Aurélien Aptel | added support for alternate screen. |
blob | commitdiff | diff to current |
2010-08-30 |
Aurélien Aptel | cursor is hid when unfocused. |
blob | commitdiff | diff to current |
2010-08-30 |
Aurélien Aptel | use predefined OS macro instead of uname. |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | st should compile on NetBSD. |
blob | commitdiff | diff to current |
2010-08-30 |
Aurélien Aptel | removed (visual) bell. '\a' sets the urgency flag if... |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | removed useless cursor init. and renamed xcursor()... |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | added support for the "magic margin", changed c.hide... |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | removed old VT52 escapes, fixed VT100 IND. |
blob | commitdiff | diff to current |
2010-08-29 |
pancake | fix warning |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | fixed optimized drawing routine and factored some code. |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | fixed pixmap buffer drawing. |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | added a XFlush() in xbell(). |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | moved term.hidec in term.c for consistency, put back... |
blob | commitdiff | diff to current |
2010-08-29 |
Aurélien Aptel | merged tscroll() with tscrollup(). |
blob | commitdiff | diff to current |
2010-08-28 |
Aurélien Aptel | st now runs on Linux, OpenBSD and FreeBSD. |
blob | commitdiff | diff to current |
2010-08-27 |
Aurélien Aptel | removed XINERAMA from config.mk and fixed a segfault... |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | fixed potential bug in IS_SET(). |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | merged tcursorwrap() with tnewline(), added few comment... |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | cleaned some spaces. |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | added macro to test flags, removed tmovecursor(). |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | faster resizing. |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | close master/slave pty in the shell process. |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | clean \t. |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | update function prototypes. |
blob | commitdiff | diff to current |
2010-08-26 |
Aurélien Aptel | fix \b and clean \t. |
blob | commitdiff | diff to current |
2010-08-22 |
Aurélien Aptel | added F1-12 key, fixed DCH and ICH. |
blob | commitdiff | diff to current |
2010-08-19 |
Aurélien Aptel | fixed backspace problem, updated terminfo entry and... |
blob | commitdiff | diff to current |
2010-08-13 |
Aurélien Aptel | renamed a function. |
blob | commitdiff | diff to current |
2010-07-24 |
Anselm R Garbe | applied Devin J Pohly's st color info patches, thanks... |
blob | commitdiff | diff to current |
2010-07-08 |
pancake@nopcode.org | fix gcc warnings |
blob | commitdiff | diff to current |
2010-07-08 |
Aurélien Aptel | fixed background color bug (thx Devin J. Pohly). |
blob | commitdiff | diff to current |
2010-06-03 |
Aurélien Aptel | added PBaseSize hint and set default title to "st". |
blob | commitdiff | diff to current |
2010-06-02 |
Aurélien Aptel | rearranged code, resize fixed. |
blob | commitdiff | diff to current |
2010-04-26 |
Aurélien Aptel | little clean up. |
blob | commitdiff | diff to current |
2010-04-26 |
Aurélien Aptel | use SHELL environment variable (thx Thomas Adam) |
blob | commitdiff | diff to current |
2010-03-15 |
Aurélien Aptel | double-buffering added using pixmap (finally). |
blob | commitdiff | diff to current |
2010-03-11 |
Aurélien Aptel | bold attribute is back. |
blob | commitdiff | diff to current |
2010-02-21 |
Aurélien Aptel | added VT100 NEL. |
blob | commitdiff | diff to current |
2010-02-21 |
Aurélien Aptel | added VT100 RI. |
blob | commitdiff | diff to current |
2010-02-21 |
Aurélien Aptel | added VT100 save&load cursor support. |
blob | commitdiff | diff to current |
2010-02-21 |
Aurélien Aptel | ECH handled correctly. |
blob | commitdiff | diff to current |
2010-02-08 |
Aurélien Aptel | more escapes & more compability: |
blob | commitdiff | diff to current |
2010-02-03 |
Aurélien Aptel | graphic charset and a few more escapes. |
blob | commitdiff | diff to current |
2010-02-03 |
Aurélien Aptel | TERM set to xterm by default (which broke a lot of... |
blob | commitdiff | diff to current |
2009-10-28 |
Aurélien Aptel | drawing is faster but the bold attr is not supported... |
blob | commitdiff | diff to current |
2009-09-07 |
Aurélien Aptel | Fixed possible segfault by reverting to the key struct... |
blob | commitdiff | diff to current |
2009-07-10 |
Anselm R Garbe | only compile tdump if DEBUG flag is set |
blob | commitdiff | diff to current |
2009-07-10 |
Anselm R Garbe | we definately need pixmaps for the drawing, currently... |
blob | commitdiff | diff to current |
2009-06-21 |
Aurélien Aptel | reverted back to the old Key struct. |
blob | commitdiff | diff to current |
2009-06-21 |
Aurélien Aptel | updated "key" to a lookup table. |
blob | commitdiff | diff to current |
2009-06-17 |
Aurélien Aptel | removed old unused cursor() proto. |
blob | commitdiff | diff to current |
2009-06-17 |
Aurélien Aptel | fixed the scrolling bug and cleaned some stuff. |
blob | commitdiff | diff to current |
2009-06-16 |
Aurélien Aptel | dump escseq if not handled. |
blob | commitdiff | diff to current |
2009-06-16 |
Aurélien Aptel | clean up. |
blob | commitdiff | diff to current |
2009-06-16 |
Aurélien Aptel | made kpress() more flexible, removed st.h, added config.h. |
blob | commitdiff | diff to current |
2009-06-11 |
Aurélien Aptel | added sigchld handler, cleaned error checking. |
blob | commitdiff | diff to current |
2009-05-27 |
Aurélien Aptel | cleaned up (removed space indentation). select/event... |
blob | commitdiff | diff to current |
2009-05-26 |
Aurélien Aptel | fixed a memory leak & segfault in tresize. |
blob | commitdiff | diff to current |
2009-05-14 |
Aurélien Aptel | tab moves the cursor instead of inserting spaces. |
blob | commitdiff | diff to current |
2009-05-13 |
Aurélien Aptel | handle tabulation (still not perfect) |
blob | commitdiff | diff to current |
2009-05-13 |
Aurélien Aptel | removed truecolor stuff |
blob | commitdiff | diff to current |
2009-05-13 |
Aurélien Aptel | same thing, really fixed this time. |
blob | commitdiff | diff to current |
2009-05-13 |
Aurélien Aptel | added some error checking in xinit (fixed the segfault... |
blob | commitdiff | diff to current |
2009-05-10 |
Aurélien Aptel | Removed unused variable and cleaned some comment. |
blob | commitdiff | diff to current |
2009-05-10 |
Anselm R Garbe | backport of local changes |
blob | commitdiff | diff to current |
2008-07-04 |
Matthias-Christian Ott | replace eprint() functions with BSD error functions |
blob | commitdiff | diff to current |
2008-06-14 |
Matthias-Christian Ott | make st and std separate programmes |
blob | commitdiff | diff to current |
2008-06-10 |
Matthias-Christian Ott | add missing header file |
blob | commitdiff | diff to current |
2008-06-10 |
Matthias-Christian Ott | source utility functions out to util.c |
blob | commitdiff | diff to current |
2008-06-01 |
Anselm R Garbe | slight changes |
blob | commitdiff | diff to current |
2008-05-20 |
Anselm R Garbe | added some new files for the initial rewrite of st... |
blob | commitdiff | diff to current |
|