From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anastasopoulos S To: 9fans@cse.psu.edu Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] broken acme Date: Thu, 20 Feb 2003 15:19:55 +0200 Topicbox-Message-UUID: 6b03f810-eacb-11e9-9e20-41e7f4b1d025 Hi About yesterday's problem with pasting in acme. It seems that Russ is right. The problem is with vmwarefs. Using Russ's code in a rio window term% echo hello world >/dev/snarf term% cat /dev/snarf term% ps|grep vmwarefs anastas 49 0:00 0:00 136K Pread vmwarefs term% ls -l /dev/snarf --rw-rw-rw- M 15 vmware vmware 0 Feb 19 04:13 /dev/snarf term% Now if i start using mouse chords in the same window, it behaves strangely. If i comment out aux/vmwarefs from termrc everything is fine. The settings are Plan9 installed on vmware on win2kSP2 using the bleeding edge CD(14/2/2003). Spyros