Description
[Feature] IDE Split Pane Layout
🧠 Commander's Intent
Context:
User wants to view the Monaco Editor and the Tmux terminal simultaneously in a split-pane layout.
The Goal/Failure:
Currently, opening a file hides the terminal completely.
Action Items:
Implement a split-pane layout (e.g. top/bottom or resizable) in App.jsx when the file editor is active.
Description
[Feature] IDE Split Pane Layout
🧠 Commander's Intent
Context:
User wants to view the Monaco Editor and the Tmux terminal simultaneously in a split-pane layout.
The Goal/Failure:
Currently, opening a file hides the terminal completely.
Action Items:
Implement a split-pane layout (e.g. top/bottom or resizable) in App.jsx when the file editor is active.