641dfd94e3
added support for alternate screen.
Aurélien Aptel
2010-08-30 16:48:18 +02:00
12c25bcea9
added support for alternate screen.
Aurélien Aptel
2010-08-30 16:48:18 +02:00
af113bd3fb
cursor is hid when unfocused.
Aurélien Aptel
2010-08-30 15:28:29 +02:00
326586ba43
cursor is hid when unfocused.
Aurélien Aptel
2010-08-30 15:28:29 +02:00
4f5c7e3a31
use predefined OS macro instead of uname.
Aurélien Aptel
2010-08-30 13:04:19 +02:00
ae5baac932
use predefined OS macro instead of uname.
Aurélien Aptel
2010-08-30 13:04:19 +02:00
1ba065d993
st should compile on NetBSD.
Aurélien Aptel
2010-08-30 01:20:38 +02:00
bc834723ec
removed pty.h. minimal system guessing added in config.mk.
Aurélien Aptel
2010-08-30 03:12:11 +02:00
ecca0580cb
removed (visual) bell. '\a' sets the urgency flag if st is unfocused.
Aurélien Aptel
2010-08-30 03:05:05 +02:00
ad2fdab6b6
removed useless cursor init. and renamed xcursor() to xdrawcursor().
Aurélien Aptel
2010-08-30 01:45:57 +02:00
4657805ec5
added 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 +02:00
bef87acd0d
st should compile on NetBSD.
Aurélien Aptel
2010-08-30 01:20:38 +02:00
1bb7398f4b
removed pty.h. minimal system guessing added in config.mk.
Aurélien Aptel
2010-08-30 03:12:11 +02:00
e851736e8b
removed (visual) bell. '\a' sets the urgency flag if st is unfocused.
Aurélien Aptel
2010-08-30 03:05:05 +02:00
188293c828
removed useless cursor init. and renamed xcursor() to xdrawcursor().
Aurélien Aptel
2010-08-30 01:45:57 +02:00
7d88cf88d0
added 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 +02:00
acf921d410
added a XFlush() in xbell().
Aurélien Aptel
2010-08-29 19:14:05 +02:00
eab9aad1dc
added a XFlush() in xbell().
Aurélien Aptel
2010-08-29 19:14:05 +02:00
5299e2bfa2
moved 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 +02:00
2181040594
moved term.hidec in term.c for consistency, put back delay in xbell()
Aurélien Aptel
2010-08-29 18:55:15 +02:00
1def7a177e
merged tscroll() with tscrollup().
Aurélien Aptel
2010-08-29 12:27:59 +02:00
c186c8ef9a
merged tscroll() with tscrollup().
Aurélien Aptel
2010-08-29 12:27:59 +02:00
cf527c22d5
st now runs on Linux, OpenBSD and FreeBSD.
Aurélien Aptel
2010-08-28 03:18:22 +02:00
6db6980e27
st now runs on Linux, OpenBSD and FreeBSD.
Aurélien Aptel
2010-08-28 03:18:22 +02:00
fa6a9216a1
removed 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 +02:00
c563328571
removed XINERAMA from config.mk and fixed a segfault when st is
Aurélien Aptel
2010-08-27 13:53:27 +02:00
50d795d28c
little clean up.
Aurélien Aptel
2010-04-27 00:04:29 +02:00
476f93794a
little clean up.
Aurélien Aptel
2010-04-27 00:04:29 +02:00
ba9e8eafe7
use SHELL environment variable (thx Thomas Adam)
Aurélien Aptel
2010-04-26 19:20:53 +02:00
d01c55c9ab
use SHELL environment variable (thx Thomas Adam)
Aurélien Aptel
2010-04-26 19:20:53 +02:00
ba783c4517
double-buffering added using pixmap (finally). results in a lot of simplification : - no more dirty flags (perf are good enough). - no more ugly gfx call in emulation functions. LINESPACE removed from config.h. BORDER is now handled correctly.
Aurélien Aptel
2010-03-15 23:56:38 +01:00
5b945f0652
bold attribute is back. visibility of the cursor is not saved/loaded anymore. scrolling up/down is fixed. added RI and RIS sequences. fixed cursor drawing bug.
Aurélien Aptel
2010-03-11 23:50:50 +01:00
0f4dd5035e
bold attribute is back.
Aurélien Aptel
2010-03-11 23:50:50 +01:00