On Mon, 8 Oct 2018 13:27:23 -0700 AR Garbe <[email protected]> wrote:
> Hi Sean,
>
> try forcing that window as floating window via:
>
> { "Ediff", NULL, NULL, 0, 1,
> -1 },
>
> or
>
> { "Emacs", "Ediff", NULL, 0, 1,
> -1 },
>
> in the rules[] section of config.h
I have already done this. I do get the floating window, it just doesn't
get the focus.
Cheers,
Sean
