Conversation
Collaborator
Author
|
fixed the pane divider lines in the latest commit, so they are now thinner than in the videos. |
Contributor
|
You'll have to rebase on |
kallupx
force-pushed
the
feat/47-multi-pane-browsing
branch
from
September 1, 2026 07:40
df70927 to
662ed17
Compare
This was referenced Sep 1, 2026
Contributor
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.

Summary
Ctrl+Spane-management chords and a compact header layout menu.Behavior
mouse.mp4
keys.mp4
Keyboard controls
Ctrl+S, V— split side by sideCtrl+S, S— split top and bottomCtrl+S, H/J/K/Lor arrows — focus a paneCtrl+S, W— cycle panesCtrl+S, C— close the active paneTesting
cargo fmt --all --checkcargo check --all-targets --all-featurescargo clippy --all-targets --all-features -- -D warningscargo test --all-targets --all-features— 234 passedCloses #47