Skip to content

Hide the Alt+C command line by default #276

Description

@jasonsuhari

Problem

The dedicated command line always reserves a terminal row even when it is not focused. This reduces the grid area before the user opens the command line.

Requested behavior

  • Start with the command line hidden.
  • Do not reserve a row while it is closed.
  • Keep Alt+C opening and closing the command line.
  • Preserve command output expansion while the command line is open.

Acceptance checks

  • The initial layout gives the command-line row back to the pane grid.
  • Alt+C reveals a one-row command line.
  • Pressing Alt+C again hides it.
  • Formatting and relevant Rust validation pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:tuiTerminal UI, controls, focus, rendering, and layoutstatus:needs-triageNeeds maintainer review and routing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions