plan.md
1I want to restructure the workspace so that in addition to Panes in the Center, and Docks around the edges, you can add a view called a `inner_left_view` that appears after the Left dock with the same height as the left dock, or an `inner_right_view`, that appears before the right dock, with the same height as the left dock. These inner left and right views should have flexible width.
2