add full-screen toggle for embedded editor pane#5
Merged
Conversation
- add ToggleEditorFullscreen action variant - add editor_fullscreen bool to DualPane; draw() gives 100% width to the active pane when true - clear editor_fullscreen on SwitchPane and close_editor_in_active - intercept Ctrl+E before EditorKeyInput routing in app map_key() - dispatch ToggleEditorFullscreen: toggle the flag when active pane is an editor, no-op otherwise - update draw_command_bar signature with editor_fullscreen param; show Ctrl+E:Fullscreen in normal editor mode and Ctrl+E:Exit fullscreen while fullscreen is active https://claude.ai/code/session_011dpJMJEWrqscYNKheGcwj2
i1rr
added a commit
that referenced
this pull request
Apr 24, 2026
add full-screen toggle for embedded editor pane
i1rr
added a commit
that referenced
this pull request
Apr 24, 2026
add full-screen toggle for embedded editor pane
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://claude.ai/code/session_011dpJMJEWrqscYNKheGcwj2