Overview
Split view divides your window into two panes, each displaying a different tab:- Left pane - First tab
- Right pane - Second tab
- Adjustable divider - Resize panes by dragging the divider
- Independent browsing - Each pane operates independently
Entering split view
There are several ways to enter split view:Method 1: Drag a tab
Choose a side
Move to the left or right edge of the window. A preview overlay appears showing the split layout.
Method 2: Context menu
- Right-click a tab in the sidebar
- Select Open in Split View
- Choose Left or Right for placement
If you’re already in split view, opening another tab in split view replaces the tab on the selected side.
Adjusting split panes
Resize the split panes to give more space to either side:- Hover over the divider - The cursor changes to a resize indicator
- Click and drag - Move the divider left or right
- Release - The new layout is saved
Size constraints
- Minimum fraction - 20% (0.2) - Neither pane can be smaller than 20% of the window
- Maximum fraction - 80% (0.8) - Neither pane can be larger than 80% of the window
- Default fraction - 50% (0.5) - Panes start at equal size
Active pane
Only one pane is active at a time:- Visual indicator - Active pane has a highlighted border or accent
- Keyboard shortcuts - Apply to the active pane’s tab
- URL bar - Shows the active pane’s URL
Exiting split view
Leave split view and return to single-tab mode:Method 1: Close a pane
- Click the X button on a pane’s header
- The remaining pane expands to fill the window
Method 2: Select a tab
Click any tab in the sidebar (that’s not in the split view) to exit split view and focus that tab.Method 3: Keyboard shortcut
PressEscape to exit split view and keep the active pane’s tab.
Exiting split view doesn’t close tabs. Both tabs remain in the sidebar and can be accessed normally.
Swap sides
Swap the left and right panes:- Right-click the divider
- Select Swap Sides
Cmd+Shift+X.
Use case: Swap sides
You’re comparing two documents and want to switch which one is on the left for easier reference.
Common use cases
Documentation and coding
View API documentation on one side while writing code on the other:- Left pane: Code editor web app
- Right pane: Documentation website
Comparison shopping
Compare products side-by-side:- Left pane: Product A
- Right pane: Product B
Research and writing
Reference source material while writing:- Left pane: Research article
- Right pane: Writing app or document
Video and notes
Watch a video tutorial while taking notes:- Left pane: Video (YouTube, Vimeo)
- Right pane: Notes app
Split view with pinned tabs
Pinned tabs (both global and space-pinned) behave specially in split view:- Automatic duplication - If you try to split with a pinned tab, Nook creates a temporary duplicate regular tab
- Original preserved - The pinned tab remains in its original location
- Temporary tab - The duplicate exists only for the split view session
This ensures pinned tabs remain in their designated locations while still allowing you to use them in split view.
Multi-window split view
Each window maintains its own independent split view state:- Window A - Can have tabs X and Y in split view
- Window B - Can have tabs Z and W in split view
- Same tab - The same tab can appear in split view in multiple windows
Tab closure and split view
If you close a tab that’s currently in split view:- Automatic exit - Split view exits automatically
- Remaining tab - The other tab becomes the focused single tab
- Safe cleanup - No “zombie” split state remains
Keyboard shortcuts
- Drag tab to edge - Enter split view
Escape- Exit split view (keep active pane)Cmd+Shift+X- Swap split panes- Click pane - Make pane active
Performance considerations
Split view uses Nook’s multi-window WebView system:- Independent WebViews - Each pane gets its own WebView instance
- Shared state - Both WebViews share the same underlying tab data
- Memory usage - Uses more memory than single-tab view
- Sync - Changes in one WebView sync to the tab state
Limitations
- Two panes maximum - Nook supports only two-pane splits (no 3-way or 4-way splits)
- Same space - Both tabs should be from accessible spaces (pinned or current space)
- Window-specific - Split view doesn’t persist across app restarts (reopens in single-tab mode)
Visual design
Split view features:- Smooth divider - Thin, draggable divider between panes
- Pane indicators - Visual borders showing the active pane
- Responsive layout - Adapts to window resizing
- Animations - Smooth transitions when entering/exiting split view
The divider respects your space’s gradient colors and appearance settings.