From 79de457a16c599fbaf3c51f8811fc60ff9f6ddee Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 28 Jan 2003 11:57:08 +0000 Subject: [PATCH] Neither do we do non-block cursors. [originally from svn r2744] --- mac/README.mac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mac/README.mac b/mac/README.mac index 9a32ee78..d52bedb2 100644 --- a/mac/README.mac +++ b/mac/README.mac @@ -1,4 +1,4 @@ -$Id: README.mac,v 1.22 2003/01/28 11:56:32 ben Exp $ +$Id: README.mac,v 1.23 2003/01/28 11:57:08 ben Exp $ Information about PuTTY for the Mac OS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= @@ -81,6 +81,7 @@ Unimplemented features (should be done before release): * Warn-on-quit. * Event log. * Flashing things. + * Non-block cursors. Wishlist (after release): * SFTP client (GUI?)