#145 closed enhancement (fixed)
more generous window placement in large terminals
Reported by: | mfedv | Owned by: | Victor Julien |
---|---|---|---|
Priority: | minor | Milestone: | 0.8 |
Component: | vuurmuur-conf | Version: | 0.8rc1 |
Keywords: | window placement, large terminal | Cc: |
Description
Except for the centered windows, a new window is opened just 1 column to the right, 2 rows below the last opened window.
That way only the title line of the previous windows remains visible, but none of their contents.
If available terminal width allows it, it would be nice if new windows would leave some more visibility to the lower windows.
Example when entering a network to a zone: would be nice if you could still see the selected zone. +- Zones ----------------------------------------- ! F12:help INS:new DEL:del r:rename RET:open +------------------------------------------------- +------------------------------------------------- !+-------------------------------------------+ !! Zones ! !++----------------------------------------------- !!! Networks !!+----------------------------------------------- !!! !!+----------------------------------------------- !!! <RET> to enter the hosts/groups of this networ !!! <INS> new !!! <DEL> remove !!! < e > edit !!+----------------------------------------------- !+-------------------------------------------+ !! <RET> to enter the networks of this zone ! !! <INS> new ! !! <DEL> remove ! !! < e > edit ! !+-------------------------------------------+
Please try the current git, I've changed the way the windows are placed.