mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-20 04:28:07 -05:00
Update to match reality.
[originally from svn r2780]
This commit is contained in:
parent
60b6419de5
commit
e83c42bb5b
@ -1,4 +1,4 @@
|
|||||||
$Id: README.mac,v 1.23 2003/01/28 11:57:08 ben Exp $
|
$Id: README.mac,v 1.24 2003/02/02 16:02:50 ben Exp $
|
||||||
|
|
||||||
Information about PuTTY for the Mac OS
|
Information about PuTTY for the Mac OS
|
||||||
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||||||
@ -31,7 +31,7 @@ Compiling it:
|
|||||||
build called "PuTTY.ppc", and similar builds of PuTTYtel called
|
build called "PuTTY.ppc", and similar builds of PuTTYtel called
|
||||||
"PuTTYtel.68k" and "PuTTYtel.ppc". The CFM-68K build is currently
|
"PuTTYtel.68k" and "PuTTYtel.ppc". The CFM-68K build is currently
|
||||||
disabled because it overflows the global data space and I can't work
|
disabled because it overflows the global data space and I can't work
|
||||||
out how to stop this happening.
|
out how to stop this happening. The Carbon build doesn't work yet.
|
||||||
|
|
||||||
Runtime requirements:
|
Runtime requirements:
|
||||||
|
|
||||||
@ -45,6 +45,10 @@ Runtime requirements:
|
|||||||
The PowerPC build of PuTTY should work on any Power Macintosh. It
|
The PowerPC build of PuTTY should work on any Power Macintosh. It
|
||||||
runs in the Classic environment in Mac OS X.
|
runs in the Classic environment in Mac OS X.
|
||||||
|
|
||||||
|
The Carbon build of PuTTY (when it works) should work on any Power
|
||||||
|
Macintosh with CarbonLib (and Mac OS 8.1 or later), Mac OS 9 or
|
||||||
|
Mac OS X installed.
|
||||||
|
|
||||||
Known bugs:
|
Known bugs:
|
||||||
* Display is far too slow.
|
* Display is far too slow.
|
||||||
* Real bold doesn't compensate for changing character widths without Color
|
* Real bold doesn't compensate for changing character widths without Color
|
||||||
@ -68,9 +72,7 @@ Unimplemented features (should be done before release):
|
|||||||
* Clipping host resize requests to screen size.
|
* Clipping host resize requests to screen size.
|
||||||
* Changing font size in reponse to resize requests.
|
* Changing font size in reponse to resize requests.
|
||||||
* Full screen mode.
|
* Full screen mode.
|
||||||
* Catching up with current keyboard mapping in other ports.
|
|
||||||
* Session configuration.
|
* Session configuration.
|
||||||
* Filename abstraction (we want to use alias records).
|
|
||||||
* Host key database.
|
* Host key database.
|
||||||
* Entropy collection.
|
* Entropy collection.
|
||||||
* Private key files.
|
* Private key files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user