Problem
After launching Qwen Code, there are 3 blank lines below the status bar at the bottom of the terminal. In comparison, Claude Code only has 2 blank lines below its status bar. This extra blank line wastes vertical screen space and is visually inconsistent with the upstream behavior.
Claude Code:
Qwen Code:
Steps to Reproduce
- Launch Qwen Code in a terminal (
qwen or npm run dev).
- Observe the blank space below the status bar — there are 3 empty lines.
- Launch Claude Code (
claude) in the same terminal for comparison — there are only 2 empty lines below the status bar.
Expected Behavior
Qwen Code should have the same number of blank lines (2) below the status bar as Claude Code, keeping the layout compact and consistent.
Problem
After launching Qwen Code, there are 3 blank lines below the status bar at the bottom of the terminal. In comparison, Claude Code only has 2 blank lines below its status bar. This extra blank line wastes vertical screen space and is visually inconsistent with the upstream behavior.
Claude Code:
Qwen Code:
Steps to Reproduce
qwenornpm run dev).claude) in the same terminal for comparison — there are only 2 empty lines below the status bar.Expected Behavior
Qwen Code should have the same number of blank lines (2) below the status bar as Claude Code, keeping the layout compact and consistent.