Re: [wmii] [ANN] YAML based Ruby wmiirc

From: Thomas Dahms <dahms_AT_gmx.com>
Date: Mon, 11 May 2009 13:29:12 +0200 (CEST)

On Mon, 11 May 2009, Suraj Kurapati wrote:

> I'd like to announce a new milestone in the evolution of my wmiirc:

Nice and well documented.
I really like the idea to get the current directory before opening a new
terminal with Mod1-Control-x in your setup. I took the idea and did it for
the sh version of wmiirc:

         Key $MODKEY-Return
                  CURPATH=`wmiir read /client/sel/label | sed 's/.*: //'`
                  [[ -d $CURPATH ]] && cd $CURPATH
                  eval wmiir setsid $WMII_TERM &

Thomas
Received on Mon May 11 2009 - 11:29:12 UTC

This archive was generated by hypermail 2.2.0 : Mon May 11 2009 - 11:36:08 UTC