-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS
36 lines (24 loc) · 1.23 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Version 2.7 - 7 April 2001
* changed default cursor to underline (ugly block cursor is still
available as "very visible", i. e. "tput cvvis")
* colors are now fully ansi-compatible
* terminal capabilities `bold' and `dim' are now represented using
light resp. half-bright colors where applicable
* support for alternate character set (pc graphics)
* TERM is automatically set to `tw52-m' or `tw100-m' if less than
8 colors are available
* terminfo source files updated (many bugfixes), recompile
it with tic on the target system
* environment variable COLORTERM is set to 1 if color support available
* The horizontal slider has vanished. If you want to get it back
call me at office hours and keep your credit card at hand. Please
allow six weeks for delivery.
* The checkbox for so-called auto-wrapping has vanished. Explanation:
It really enabled semi-automatic margins, i. e. printing in the
last column caused a line-break. Now both tw52 and tw100 have
proper automatic margins and there is no more need for such a
user-definable feature.
* Ultra-smart srcolling. ;-)
Displaying large amounts of data is now 3-9 times faster.
* Implemented origin mode.
* Implemented full (RSI) and soft (DECSTR) terminal reset.