87d1f98637fix segfault when selecting big buffers shift+insert paste clipboard honor CFLAGS and LDFLAGS in config.mk
pancake@nopcode.org
2010-08-31 17:36:55 +0200
591d147af7fix segfault when selecting big buffers
pancake@nopcode.org
2010-08-31 17:36:55 +0200
641dfd94e3added support for alternate screen.
Aurélien Aptel
2010-08-30 16:48:18 +0200
12c25bcea9added support for alternate screen.
Aurélien Aptel
2010-08-30 16:48:18 +0200
af113bd3fbcursor is hid when unfocused.
Aurélien Aptel
2010-08-30 15:28:29 +0200
326586ba43cursor is hid when unfocused.
Aurélien Aptel
2010-08-30 15:28:29 +0200
4f5c7e3a31use predefined OS macro instead of uname.
Aurélien Aptel
2010-08-30 13:04:19 +0200
ae5baac932use predefined OS macro instead of uname.
Aurélien Aptel
2010-08-30 13:04:19 +0200
1ba065d993st should compile on NetBSD.
Aurélien Aptel
2010-08-30 01:20:38 +0200
bc834723ecremoved pty.h. minimal system guessing added in config.mk.
Aurélien Aptel
2010-08-30 03:12:11 +0200
ecca0580cbremoved (visual) bell. '\a' sets the urgency flag if st is unfocused.
Aurélien Aptel
2010-08-30 03:05:05 +0200
ad2fdab6b6removed useless cursor init. and renamed xcursor() to xdrawcursor().
Aurélien Aptel
2010-08-30 01:45:57 +0200
4657805ec5added support for the "magic margin", changed c.hide to c.state, changed xcursor() to use term instead of a parameter and fixed the cursor position after setting a scrolling region.
Aurélien Aptel
2010-08-30 01:35:37 +0200
bef87acd0dst should compile on NetBSD.
Aurélien Aptel
2010-08-30 01:20:38 +0200
1bb7398f4bremoved pty.h. minimal system guessing added in config.mk.
Aurélien Aptel
2010-08-30 03:12:11 +0200
e851736e8bremoved (visual) bell. '\a' sets the urgency flag if st is unfocused.
Aurélien Aptel
2010-08-30 03:05:05 +0200
188293c828removed useless cursor init. and renamed xcursor() to xdrawcursor().
Aurélien Aptel
2010-08-30 01:45:57 +0200
7d88cf88d0added support for the "magic margin", changed c.hide to c.state, changed xcursor() to use term instead of a
Aurélien Aptel
2010-08-30 01:35:37 +0200
acf921d410added a XFlush() in xbell().
Aurélien Aptel
2010-08-29 19:14:05 +0200
eab9aad1dcadded a XFlush() in xbell().
Aurélien Aptel
2010-08-29 19:14:05 +0200
5299e2bfa2moved term.hidec in term.c for consistency, put back delay in xbell() along with duration in config.h, factored some code in tnew()/treset() and cleaned some code.
Aurélien Aptel
2010-08-29 18:55:15 +0200
2181040594moved term.hidec in term.c for consistency, put back delay in xbell()
Aurélien Aptel
2010-08-29 18:55:15 +0200
1def7a177emerged tscroll() with tscrollup().
Aurélien Aptel
2010-08-29 12:27:59 +0200
c186c8ef9amerged tscroll() with tscrollup().
Aurélien Aptel
2010-08-29 12:27:59 +0200
cf527c22d5st now runs on Linux, OpenBSD and FreeBSD.
Aurélien Aptel
2010-08-28 03:18:22 +0200
6db6980e27st now runs on Linux, OpenBSD and FreeBSD.
Aurélien Aptel
2010-08-28 03:18:22 +0200
fa6a9216a1removed XINERAMA from config.mk and fixed a segfault when st is started without a display. (thx Hiltjo Posthuma)
Aurélien Aptel
2010-08-27 13:53:27 +0200
c563328571removed XINERAMA from config.mk and fixed a segfault when st is
Aurélien Aptel
2010-08-27 13:53:27 +0200
fec59f7370fixed potential bug in IS_SET().
Aurélien Aptel
2010-08-27 00:58:28 +0200
a1018e0e9efixed potential bug in IS_SET().
Aurélien Aptel
2010-08-27 00:58:28 +0200
6f259b9257merged tcursorwrap() with tnewline(), added few comments and updated copyright.
Aurélien Aptel
2010-08-27 00:28:27 +0200
fbb66da9a9merged tcursorwrap() with tnewline(), added few comments and updated copyright.
Aurélien Aptel
2010-08-27 00:28:27 +0200
8db9a192e5cleaned some spaces.
Aurélien Aptel
2010-08-27 00:05:50 +0200
42b2912e21cleaned some spaces.
Aurélien Aptel
2010-08-27 00:05:50 +0200
85a94e2db9added macro to test flags, removed tmovecursor().
Aurélien Aptel
2010-08-26 23:43:08 +0200
5d611cd547added macro to test flags, removed tmovecursor().
Aurélien Aptel
2010-08-26 23:43:08 +0200