Skip to content

Remove horizontal lines on the side of the input prompt box when not in alternate buffer mode #14385

@jacob314

Description

@jacob314

The horizontal lines on the side of the input prompt box may look nice but get in the way of users copying and pasting. We should remove the lines when not in alternate buffer mode to ease copying from the input prompt and provide a visual indication we are not in the app mode.

Current UI

╭─────────────────────────────────╮
│ >                               │
╰─────────────────────────────────╯

Proposed UI in alternate buffer mode

───────────────────────────────────
  >                               
───────────────────────────────────

The box should remain in alternate buffer mode where copy and paste needs custom handling anyway so there is no cost of the boarder and it might serve as a visual indication of switching between TUI and regular mode.

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionalitykind/enhancementpriority/p2Important but can be addressed in a future release.status/bot-triagedworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.

Type

No fields configured for Task.

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions