[dev][surf] - Load Status Problem

2010-04-27 Thread Alex Puterbaugh
So, I found a problem with surf on www.bay12games.com/dwarves. Looks like the file downloads there fail because the little changing icon in the corner provokes a load status change, which causes the current download to stop. Looks like a simple fix here is to move the first two lines of loadstatu

[dev] [dwm] Dynamic tagging?

2010-04-27 Thread Thuban
Hello. I was wondering if it is possible to have dynamic tagging in dwm, like in wmii. Dwm is limited in tag number, but you also don't always need 9 tab open (or more that you specified in config.h). Good evening.

Re: [dev] Re: 9base-5

2010-04-27 Thread pmarin
mtime.1 is fsize.1 getflags.1 is getflags.8 On Tue, Apr 27, 2010 at 11:32 AM, mikey wrote: > Dunno if this helps? > > http://man.cat-v.org/plan_9/1/mtime > http://man.cat-v.org/plan_9/8/getflags > > On 27/04/2010, Anselm R Garbe wrote: > > On Mon, Apr 26, 2010 at 09:56:29AM -0500, Chris Brannon

Re: [dev] Re: 9base-5

2010-04-27 Thread mikey
Dunno if this helps? http://man.cat-v.org/plan_9/1/mtime http://man.cat-v.org/plan_9/8/getflags On 27/04/2010, Anselm R Garbe wrote: > On Mon, Apr 26, 2010 at 09:56:29AM -0500, Chris Brannon wrote: >> Anselm R Garbe writes: >> >> > This release contains some new commands from Plan 9 userland: >

Re: [dev] Re: 9base-5

2010-04-27 Thread Anselm R Garbe
On Mon, Apr 26, 2010 at 09:56:29AM -0500, Chris Brannon wrote: > Anselm R Garbe writes: > > > This release contains some new commands from Plan 9 userland: > > > > * fortune > > * freq > > * getflags > > * mkdir > > * mtime > > * tail > > Hi, > Thanks for the new release; that's great! > > All