On 2008-04-09 17:31:56 -0500, Josh Grams <josh@[EMAIL PROTECTED]
> said:
> David N. Williams <williams@[EMAIL PROTECTED]
> wrote:
>> Pasting with gforth didn't work at all. Here's a made-up
>> example.
>>
>> If I paste the following into a gforth terminal window (Mac OS X
>> Leopard, powerpc):
>>
>> \ RSTUVWXYZ
>> \ RSTUVWXYZ
>
> Works fine here (Dell laptop, Debian, rxvt and xterm).
> I'm pretty sure I've pasted to gforth on my PPC Linux box with no
> problems as well...
>
> --Josh
Works fine here too on OS X 10.4.11 PPC
66-190-19-35:~ druffer$ gforth
Gforth 0.6.9-20080223, Copyright (C) 1995-2006,2007 Free Software
Foundation, Inc.
Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license'
Type `bye' to exit
\ RSTUVWXYZ ok
\ RSTUVWXYZ ok
I have seen an issue with the up arrow key getting to the history
buffer that comes and goes on some systems, but nothing else over the
years.
DaR


|