A VS Code terminal panel that runs PowerShell and displays Arabic text correctly (shaping + right-to-left), while keeping the UI left-to-right like a normal terminal.
What you get
Inline prompt at the bottom with support for Enter, Backspace, Arrow keys, and Ctrl+C.
Live PowerShell output (stdout + stderr) with ANSI colors.
Arabic shaping + bidi applied to both output and the prompt, so Arabic looks natural.
Auto-scroll and LTR layout; Arabic text itself renders RTL.
How to use
Open the Command Palette in VS Code (Ctrl+Shift+P / Cmd+Shift+P).