MULTI-WINDOW

Multiple windows sharing one GPU, with cross-window tab movement.

Shared GPU

All ori-term windows share a single GPU device and surface management layer. This keeps resource usage low regardless of how many windows you have open, and avoids the overhead of initializing separate GPU contexts per window.

Cross-Window Tab Movement

Drag tabs between windows or use a keyboard shortcut to move a tab to a new window. Your shell session, scrollback, and layout travel with the tab seamlessly.

Per-Window DPI

Each window tracks its own display scale factor. Moving a window from a standard-DPI monitor to a HiDPI display triggers an immediate rescale -- fonts, chrome, and terminal content all stay sharp without any manual intervention.

Aero Snap

Full Windows Aero Snap support across all windows. Drag to screen edges to snap left, right, or maximize. Each window snaps independently, making it easy to tile ori-term alongside other applications.

ConPTY-Safe Shutdown

On Windows, ori-term performs clean process cleanup when closing windows. ConPTY handles are released properly so child processes terminate gracefully, preventing orphaned shells or leaked resources.