From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] /bin/window -s or -scroll flag? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) From: Rob Pike To: 9fans@cse.psu.edu Content-Transfer-Encoding: 7bit In-Reply-To: <200402121300.i1CD0E527261@zamenhof.cs.utwente.nl> Message-Id: Date: Thu, 12 Feb 2004 07:48:09 -0800 Topicbox-Message-UUID: dfcacae2-eacc-11e9-9e20-41e7f4b1d025 >> window -scroll works fine for me. > > for me as well, unless window is invoked with -m and -scroll, > because the 'toss geometry arguments to find command' case > seems not to toss -scroll you've read the code. there's a two-line trivial fix. here it is: case -scroll shift -rob