Andrey A. Chernov
6a24938756
Move gdc/bs to games
1994-12-03 04:42:49 +00:00
Andrey A. Chernov
268e74f211
exit_standout don't turn most attributes off, fixed
1994-12-03 04:27:08 +00:00
Andrey A. Chernov
5e7d2146bb
#ifdef out check for pending input, cause problems with
...
output-only pgms
1994-12-03 03:35:30 +00:00
Andrey A. Chernov
303f46f591
bkgd() family fixes
1994-12-02 19:43:34 +00:00
Andrey A. Chernov
aea7c17415
Implement chage_scroll_region properly
1994-12-02 07:35:48 +00:00
Andrey A. Chernov
795172f7a5
Upgrade to version 1.8.6
1994-12-02 06:40:24 +00:00
Andrey A. Chernov
1f36118a96
wscrl: implement partial scrolling via al/dl
...
winsdel: implemented via wscrl
winsertln/deleteln: implemented as macros via winsdel
1994-11-29 02:48:20 +00:00
Andrey A. Chernov
79f2f48ea8
Fix many duplicated attribute sets
1994-11-27 05:23:52 +00:00
Andrey A. Chernov
3d3c746818
Add wrefresh before doing putp when idlok
1994-11-27 03:08:12 +00:00
Andrey A. Chernov
06fc741b2a
Make idlok works properly with back color erase.
1994-11-27 02:22:09 +00:00
Andrey A. Chernov
733e641beb
Forget to exit alt charset mode, critical for non-cons25r
...
terminals wits as/ae
1994-11-24 15:09:30 +00:00
Andrey A. Chernov
47d3b798a6
Make this file more BSD-like
1994-11-21 23:03:23 +00:00
Andrey A. Chernov
1f6f0b64cc
Make newscr publicly available
1994-11-17 23:53:25 +00:00
Andrey A. Chernov
6e96c3814b
Add 57600, 115200 ro baudrate()
1994-11-10 13:10:21 +00:00
Andrey A. Chernov
5970372325
This curses fix allows to print something in lower right corner
...
if insert_character is available or don't print, if not
1994-11-06 15:30:37 +00:00
Andrey A. Chernov
02ebab5bf9
Several fixes for 'back_color_erase' curses problem
1994-11-06 09:30:36 +00:00
Andrey A. Chernov
65eaa00bfb
Fix curses bug with delete character and standout
1994-11-06 08:33:34 +00:00
Jordan K. Hubbard
fb59d6ab65
__386BSD__ -> __FreeBSD__
...
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
Andrey A. Chernov
bb5e714cf2
Add SIGTERM reaction -- cleanup
1994-10-31 03:07:39 +00:00
Andrey A. Chernov
6acf7a7072
Now COLS/LINES uses window cols/lines, not cols/lines from termcap entry
1994-10-31 01:48:48 +00:00
Andrey A. Chernov
3a1ed32457
Add -I${.CURDIR}
1994-10-28 06:58:04 +00:00
Andrey A. Chernov
d8cfe10818
Optimize delwin a bit
1994-10-26 07:13:51 +00:00
Andrey A. Chernov
9c9986c2c8
LDADD: = -> +=
1994-10-12 01:59:06 +00:00
Andrey A. Chernov
f8e42f876d
Fix two problems pointed by Bruce:
...
keys.tries generated in ${.CURDIR} which may be readonly
lib_options.{po,so} not properly rebuilded if keys.tries deleted
and no .depend
1994-10-12 01:51:27 +00:00
Andrey A. Chernov
8ea50e34cb
Implement meta bit in more cosher way after contacting with zmbenhal
...
Shut up compiler warning
1994-10-11 16:36:53 +00:00
Andrey A. Chernov
6ede20071a
Merge term.h & nterm.h
1994-10-10 00:34:44 +00:00
Andrey A. Chernov
55ac4c2d5d
Move copyright link from initscr to newterm (initscr may be not called).
...
Small cleanup.
1994-10-09 23:31:13 +00:00
Andrey A. Chernov
7afcaa86db
Add copyright.c to be always linked in
1994-10-09 09:27:55 +00:00
Andrey A. Chernov
c0e33523c8
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00