On Mon, Oct 5, 2009 at 1:49 PM, Nathan Neff wrote:
> However, the mod-j and mod-k keys conflict with the open browser and open
> file manager shortcuts.
>
> Can I suggest the following patch?
>
> ${mod}-i: | # launch a web browser
> launch CONFIG['program']['browser']
>
> ${mod}-m: |
On Mon, Oct 5, 2009 at 3:12 PM, Suraj Kurapati wrote:
> On Mon, Oct 5, 2009 at 1:01 PM, Suraj Kurapati wrote:
> > On Mon, Oct 5, 2009 at 7:34 AM, Nathan Neff
> wrote:
> >> {mod}-t is bound to focus previous client
> >> {mod}-{up} is bound to "focus view chosen from a menu"
> >
> > Thanks, this
On Mon, Oct 5, 2009 at 1:01 PM, Suraj Kurapati wrote:
> On Mon, Oct 5, 2009 at 7:34 AM, Nathan Neff wrote:
>> {mod}-t is bound to focus previous client
>> {mod}-{up} is bound to "focus view chosen from a menu"
>
> Thanks, this has been fixed now:
>
> http://github.com/sunaku/wmiirc/commit/87bf25e
On Mon, Oct 5, 2009 at 7:34 AM, Nathan Neff wrote:
> I'm trying out the qwerty branch of http://github.com/sunaku/wmiirc
>
> I think that the {mod}-t and {mod}-{up} keys overlap
>
> {mod}-t is bound to focus previous client
> {mod}-{up} is bound to "focus view chosen from a menu"
Thanks, this has