mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-13 10:33:51 -05:00

This commit reflects a move of the 'ben-mac-port' branch start-point tag on a subset of the source tree, via CVS's ability to move a branch tag after the fact. The changed files are all copied from trunk r190. [originally from svn r191] [r190 == 5aab53ce521ec51eae8a4df58e4d3ef0c52cbefe]
$Id: README.mac,v 1.1.2.3 1999/03/30 19:46:44 ben Exp $ Information about PuTTY for the Mac OS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Known bugs: * PowerPC and fat versions fail to start on systems without AppearanceLib (ie most System 7 ones). The 68k version works fine. [MAYBE FIXED] * If the screen scrolls more than once between calls to WaitNextEvent, Bad Things can happen owing to a bug in do_scroll. This can be fixed when I have an easy way to test it. * Display is far too slow. * Fails to work on systems without Color QuickDraw. * Real bold doesn't compensate for changing character widths without Color QuickDraw. * ResEdit 'TMPL' resource seems to be broken. Features we need (and aren't entirely obvious): * Scroll-conflation -- scroll_display should change the in-memory display and remember the scroll, then do_scroll should be called only when scroll_display gets called for a different rectangle or term_paint happens. Local Variables: mode: text End:
Description
Languages
C
89.7%
Python
8%
Perl
0.9%
CMake
0.8%
Shell
0.4%
Other
0.1%