PreviousNextTracker indexSee it online !

(200/212) 517 - tiled windows

Lets say I am editing three files It would be nice if there were something on the menu to tile all three so I can see them at once. It would be nice to drag them around to resize them and reposition them relatively, not independently. Closing them would make the remaing windows grow to take up the freed space.

Submitted roedy - 2016-05-16 11:02:36.320000 Assigned
Priority 5 Labels
Status open Group none
Resolution None

Comments

2016-05-16 11:56:10.213000
rschwenn

I guess Your wish isn't compatible with the way jEdit manages Views and EditPanes.

But perhabs You havn't noticed yet the menu items under "View -> Split" which let You split a single View (window) into several EditPanes (look at http://www.jedit.org/users-guide/overview.html).

2017-10-12 03:09:55.687000
tsourick

Should the status be closed-rejected or something?

2017-11-10 10:30:09.341000
ngc

I wrote a macro to achieve this.
I think it currently has an issue, so I wrote to the devel mailing list. Hope someone can have a look.

If it works, I'll append it here. It will automatically open 2, 3, 4, 6 or 9 textareas in a split view configuration, depending on the number of open files.