Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-05 Thread Suraj Kurapati
On Tue, Jan 5, 2010 at 9:22 AM, Armando Di Cianno wrote: > The default keybindings for column arrangment (e.g. Mod-z,s/d), are > reused later in the "arrange" section. Thanks, fixed: http://github.com/sunaku/wmiirc/commit/098496db7253ebd409faa7eb5fc9584ae8563b91

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-05 Thread Armando Di Cianno
On Mon, Jan 4, 2010 at 7:43 PM, Suraj Kurapati wrote: >> * ANNOYANCE: It was really surprising to see the defaults for >> max/stack/default be Mod-z,X.  I don't follow HEAD of wmii development >> (maybe I should), but this really confused me for a minute.  Maybe I >> use column client shifting mor

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-04 Thread Suraj Kurapati
On Mon, Jan 4, 2010 at 4:43 PM, Suraj Kurapati wrote: > On Mon, Jan 4, 2010 at 11:41 AM, Armando Di Cianno > wrote: >> * ANNOYANCE: the default move of cycling through tags went from Mod-b >> and n to Mod-, and .. > > I changed prev/next to b/n and -b to -w for the temp view. By the way, I don'

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-04 Thread Suraj Kurapati
On Mon, Jan 4, 2010 at 11:57 AM, Armando Di Cianno wrote: > * BUG: Given the README doc located at the github repo > (http://github.com/sunaku/wmiirc), it'd be nice if the example crash > recovery .xinitrc supported a "clean shutdown" -- i.e. if I select > "quit" from the menu, then wmii should al

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-04 Thread Suraj Kurapati
On Mon, Jan 4, 2010 at 11:41 AM, Armando Di Cianno wrote: > * BUG: reload (from /lib/wmiirc, i.e. the menu) does not work -- it > attempts to launch ".wmii/wmiirc" (which is $0) instead of the full > path, e.g. "~/.wmii/wmiirc" or "/home/fafhrd/.wmii/wmiirc". Thanks. I also noticed this yesterda

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-04 Thread Armando Di Cianno
... oh, one more thing. * BUG: Given the README doc located at the github repo (http://github.com/sunaku/wmiirc), it'd be nice if the example crash recovery .xinitrc supported a "clean shutdown" -- i.e. if I select "quit" from the menu, then wmii should always quit, without asking if I'd like to r

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-04 Thread Armando Di Cianno
Suraj, The new release looks interesting. I spent a bit of time yesterday porting my settings over (a bit of a hassle, since I was working on a WMII-type DE using ruby wmiirc setup as a base). I definitely like the breakdown -- it's going to be *very* easy now to do minor edits (e.g. a keybindin

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-03 Thread Suraj Kurapati
On Sun, Jan 3, 2010 at 7:33 PM, Emmanuel Oga wrote: > On Sun, Jan 3, 2010 at 5:32 PM, Suraj Kurapati wrote: >> I'm pleased to announce the next evolution of my YAML-based Ruby wmiirc: >> >> http://github.com/sunaku/wmiirc > > Thanks a lot for your hard work. I just recently started using your >

Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-03 Thread Emmanuel Oga
On Sun, Jan 3, 2010 at 5:32 PM, Suraj Kurapati wrote: > Suraj Kurapati wrote: >> I'm pleased to announce the next evolution of my YAML-based Ruby wmiirc: >> >>  http://github.com/sunaku/wmiirc Suraj: Thanks a lot for your hard work. I just recently started using your ruby based wmiirc and I'm en

[dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-03 Thread Suraj Kurapati
Suraj Kurapati wrote: > I'm pleased to announce the next evolution of my YAML-based Ruby wmiirc: > >  http://github.com/sunaku/wmiirc I forgot to mention that the YAML structure has changed in this new version, so your old config.yaml will not work as-is. In particular, the following incompatible