9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] drawterm-osx-intel cut/paste bug
@ 2007-01-28 13:58 Brantley Coile
  2007-01-29  1:57 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Brantley Coile @ 2007-01-28 13:58 UTC (permalink / raw)
  To: 9fans

Looks like drawterm leaves stuff in the cut buffer.
Go to terminal or Firefox and cut a dozen lines.
Go to drawterm and paste.
Go back to terminal or Firefox and cut one line.
Go back to drawterm and paste and see the new bit
overlayed with the old stuff.  Looks like someones
forgot to check a lenght and is instead reading
until it finds a newline.  Don't really have any
experience with the mac window stuff, but that's
what it smells like me.

Look at all those gotos.  Must be the FORTRAN version of the email.

 BC




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] drawterm-osx-intel cut/paste bug
  2007-01-28 13:58 [9fans] drawterm-osx-intel cut/paste bug Brantley Coile
@ 2007-01-29  1:57 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2007-01-29  1:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> Looks like drawterm leaves stuff in the cut buffer.
> Go to terminal or Firefox and cut a dozen lines.
> Go to drawterm and paste.
> Go back to terminal or Firefox and cut one line.
> Go back to drawterm and paste and see the new bit
> overlayed with the old stuff.  Looks like someones
> forgot to check a lenght and is instead reading
> until it finds a newline.  Don't really have any
> experience with the mac window stuff, but that's
> what it smells like me.

Fixed in CVS, thanks to Andrey.

Russ


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-29  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-28 13:58 [9fans] drawterm-osx-intel cut/paste bug Brantley Coile
2007-01-29  1:57 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).