On Tue, Mar 28, 2006 at 06:12:42AM +0200, Martin Michlmayr wrote:

> > xtermset_enable
> 
> I tried without it and it worked for me.  Can you please comment this
> out for now?

Ummm, if I comment xtermset_enable out, it doesn't ever resize the
xterm.

> 
> > restore_xterm_width
> 
>         'doc': "XXX not implemented yet! reset xterm width when exiting",

I've commented this out now; it seems to have no effect (just like the
docs say).


Anyway, with having restore_xterm_width commented out, and
xtermset_enable enabled, it seems alright except for weird behavior upon
hitting control-C:

Let:
    S₀ be the initial window size, before running Jack.
    S₁ be the window size that Jack resizes to.
    C  be the number of C-c's that Jack has received since start
       (Jack 3.1.1+cvs20050801-6 does not exit on C-c).
Then:
    Where C is odd, set the window size to S₀
    Where C is even, set the window size to S₁

I hope you've enjoyed my overly mathematical description :-D


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to