- Subject: Re: A small and a large window on startup
- From: "John E. Davis" <davis>
- Date: Wed, 29 Jan 2003 10:59:50 -0500
Martin Klaiber <martinkl@xxxxxxxxxxxxxxxxxx> wrote:
>in certain situations I want jed to start with a particular appearance.
>This is: a small window at the top and a large for the rest.
>
>What I do now is, press three times Ctrl-X-2 to split windows (while
>cursor is at the top), press Ctrl-O and press two times Ctrl-0.
You can try putting something like this in your .jedrc file:
define startup_config ()
{
splitwindow ();
otherwindow ();
loop (4) enlargewin ();
}
Then run jed via:
jed --startup-config
Good luck,
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2003 date index]
[2003 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]