[racket] buffer mode

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Aug 15 18:05:15 EDT 2010

On Aug 15, Thomas Chust wrote:
> 
> Some time ago I wrote a small module that can do the latter, which I
> attach to this message for your reference.

Here's an alternative which I used a number of times.  It's pretty
similar but perhaps with a simpler interface.

(Neither of these would help on a windows cmd box, btw.)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stty.rkt
Type: application/octet-stream
Size: 866 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100815/1c081694/attachment.obj>
-------------- next part --------------

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the users mailing list.