b6af0fd
fixed makefile. by
2010-09-02 02:03:53 +0200
2080dfe
added manpage. by
2010-09-02 02:02:56 +0200
fbc6ec3
resize from the top. by
2010-09-02 01:42:03 +0200
9d82bdd
added -e and -t option. by
2010-09-02 01:37:01 +0200
97695ba
factored code and fixed behaviour of tnewline(). by
2010-09-01 23:20:54 +0200
32e160c
updated TODO. by
2010-09-01 22:54:28 +0200
42344b7
started to go through st.info and fix things. by
2010-09-01 22:54:07 +0200
a79bc96
capabilities sorted by capname in st.info. copy acsc from xterm. by
2010-09-01 19:47:46 +0200
df5c5ed
removed debug code. by
2010-09-01 18:12:54 +0200
5ce6c5c
fixed IL and DL. by
2010-09-01 17:21:09 +0200
ef69118
factor and cleanup code. by
2010-09-01 16:26:12 +0200
f732ca5
added correct line drawing characters for default font. by
2010-09-01 00:30:39 +0200
cfe8975
use struct instead of array. by
2010-08-31 18:30:18 +0200
9703859
cleanup. by
2010-08-31 18:22:59 +0200
591d147
fix segfault when selecting big buffers by
2010-08-31 17:36:55 +0200
1132d9e
fix build. by
2010-08-31 16:56:27 +0200
c4225bd
add selinit() and renamed clipboard_* to sel*. by
2010-08-31 16:53:34 +0200
f211bc2
move event configuration in xinit(). by
2010-08-31 16:30:11 +0200
ee858b4
use one global struct instead of many vars for selection. Cleanup. by
2010-08-31 15:36:13 +0200
80f70f1
use GLYPH_SET to test if a char is set; cleanup. by
2010-08-31 14:52:52 +0200
23cc3fc
fix crash for small windows by
2010-08-31 11:40:57 +0200
160bda1
toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. by
2010-08-31 11:02:17 +0200
596bb13
fix build by
2010-08-30 23:49:15 +0200
0ba53e4
initial implementation of selection and clipboard by
2010-08-30 23:41:37 +0200
e1ce89f
fix segfault by
2010-08-30 17:07:54 +0200
12c25bc
added support for alternate screen. by
2010-08-30 16:48:18 +0200
326586b
cursor is hid when unfocused. by
2010-08-30 15:28:29 +0200
ae5baac
use predefined OS macro instead of uname. by
2010-08-30 13:04:19 +0200
bef87ac
st should compile on NetBSD. by
2010-08-30 01:20:38 +0200
1bb7398
removed pty.h. minimal system guessing added in config.mk. by
2010-08-30 03:12:11 +0200
e851736
removed (visual) bell. '\a' sets the urgency flag if st is unfocused. by
2010-08-30 03:05:05 +0200
188293c
removed useless cursor init. and renamed xcursor() to xdrawcursor(). by
2010-08-30 01:45:57 +0200
7d88cf8
added support for the "magic margin", changed c.hide to c.state, changed xcursor() to use term instead of a by
2010-08-30 01:35:37 +0200
1f6e7b8
removed old VT52 escapes, fixed VT100 IND. by
2010-08-30 01:19:05 +0200
581ae58
fix warning by
2010-08-30 00:32:49 +0200
5258d60
fixed optimized drawing routine and factored some code. by
2010-08-29 20:12:44 +0200
b4f623f
fixed pixmap buffer drawing. by
2010-08-29 19:41:36 +0200
eab9aad
added a XFlush() in xbell(). by
2010-08-29 19:14:05 +0200
2181040
moved term.hidec in term.c for consistency, put back delay in xbell() by
2010-08-29 18:55:15 +0200
c186c8e
merged tscroll() with tscrollup(). by
2010-08-29 12:27:59 +0200
6db6980
st now runs on Linux, OpenBSD and FreeBSD. by
2010-08-28 03:18:22 +0200
c563328
removed XINERAMA from config.mk and fixed a segfault when st is by
2010-08-27 13:53:27 +0200
a1018e0
fixed potential bug in IS_SET(). by
2010-08-27 00:58:28 +0200
fbb66da
merged tcursorwrap() with tnewline(), added few comments and updated copyright. by
2010-08-27 00:28:27 +0200
42b2912
cleaned some spaces. by
2010-08-27 00:05:50 +0200
5d611cd
added macro to test flags, removed tmovecursor(). by
2010-08-26 23:43:08 +0200
4db3df3
faster resizing. by
2010-08-26 21:37:12 +0200
e8c13eb
close master/slave pty in the shell process. by
2010-08-26 21:36:21 +0200
5c93f39
clean \t. by
2010-08-26 21:34:37 +0200
4422648
update function prototypes. by
2010-08-26 21:33:53 +0200
b09401b
fix \b and clean \t. by
2010-08-26 21:32:34 +0200
a7922bd
added F1-12 key, fixed DCH and ICH. by
2010-08-22 19:46:46 +0200
ce3f4fc
fixed backspace problem, updated terminfo entry and moved TNAME in config.h. by
2010-08-19 12:46:54 +0200
d2f157c
renamed a function. by
2010-08-13 22:43:30 +0200
10e49a0
applied Devin J Pohly's st color info patches, thanks Devin! by
2010-07-24 12:09:14 +0100
9e8f5f1
fix gcc warnings by
2010-07-08 17:34:02 +0200
499c70c
fixed background color bug (thx Devin J. Pohly). by
2010-07-08 16:31:41 +0200
2f96cfe
added PBaseSize hint and set default title to "st". by
2010-06-03 23:14:37 +0200
2f5ebe0
rearranged code, resize fixed. by
2010-06-02 16:01:30 +0200
476f937
little clean up. by
2010-04-27 00:04:29 +0200
d01c55c
use SHELL environment variable (thx Thomas Adam) by
2010-04-26 19:20:53 +0200
b3b7ffc
double-buffering added using pixmap (finally). by
2010-03-15 23:56:38 +0100
0f4dd50
bold attribute is back. by
2010-03-11 23:50:50 +0100
7cdaf13
added VT100 NEL. by
2010-02-21 14:59:32 +0100
639f16d
added VT100 RI. by
2010-02-21 14:39:31 +0100
636c369
added VT100 save&load cursor support. by
2010-02-21 14:28:32 +0100
3ba517e
ECH handled correctly. by
2010-02-21 14:14:58 +0100
eff05c7
more escapes & more compability: by
2010-02-08 23:16:55 +0100
e6b3f5c
graphic charset and a few more escapes. by
2010-02-03 16:18:04 +0100
0981437
TERM set to xterm by default (which broke a lot of stuff), better escape handling (title), and a little clean up. by
2010-02-03 03:25:35 +0100
f2dff29
drawing is faster but the bold attr is not supported anymore. by
2009-10-28 14:34:22 +0100
4e6915a
Fixed possible segfault by reverting to the key struct (again). by
2009-09-07 21:19:29 +0200
dab8326
only compile tdump if DEBUG flag is set by
2009-07-10 16:27:14 +0100
cf65699
we definately need pixmaps for the drawing, currently drawing into the window is painfully slow! much more slower than drawing into a pixmap and mapping that when finished -- several optimisations by
2009-07-10 16:23:11 +0100
0a5e510
reverted back to the old Key struct. by
2009-06-21 19:52:06 +0200
4d794b3
updated "key" to a lookup table. by
2009-06-21 19:37:12 +0200
44d8c31
removed old unused cursor() proto. by
2009-06-17 20:44:36 +0200
b8ffa1d
fixed the scrolling bug and cleaned some stuff. by
2009-06-17 02:58:40 +0200
d5f4554
dump escseq if not handled. by
2009-06-16 12:34:10 +0200
53937e0
clean up. by
2009-06-16 02:41:45 +0200
2e37752
added/removed files, updated Makefile. by
2009-06-16 02:33:38 +0200
8b4bfe3
made kpress() more flexible, removed st.h, added config.h. by
2009-06-16 02:23:46 +0200
5d8aa08
updated TODO. by
2009-06-11 17:03:25 +0200
ad39f00
added sigchld handler, cleaned error checking. by
2009-06-11 16:41:14 +0200
2f35cef
cleaned up (removed space indentation). select/event bug fixed. by
2009-05-28 01:33:01 +0200
129bcd7
fixed a memory leak & segfault in tresize. by
2009-05-26 02:21:02 +0200
059d2ba
updated TODO. by
2009-05-15 00:40:47 +0200
a866108
tab moves the cursor instead of inserting spaces. by
2009-05-15 00:39:51 +0200
1cf8b77
handle tabulation (still not perfect) by
2009-05-14 01:03:17 +0200
0ecfcc3
removed truecolor stuff by
2009-05-14 00:28:10 +0200
abe6f3b
removed the truecolor stuff by
2009-05-14 00:27:37 +0200
86fa756
same thing, really fixed this time. by
2009-05-14 00:18:05 +0200
ccafacb
added some error checking in xinit (fixed the segfault caused by a missing font) by
2009-05-14 00:04:34 +0200
fd281ad
Removed unused variable and cleaned some comment. by
2009-05-10 23:32:21 +0200
d58dd3b
backport of local changes by
2009-05-10 13:17:09 +0100
802f192
add accidentally omitted word by
2008-09-05 20:25:34 +0200
a7f50eb
use stdio(3) by
2008-08-25 17:56:00 +0200
07d1edc
add description of std by
2008-08-25 16:29:37 +0200
d61a2a8
add prototype for command parsing by
2008-08-07 10:38:54 +0200
240411e
correct year of copyright notice by
2008-07-21 17:10:33 +0200