-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Remove horizontal lines on the side of the input prompt box when not in alternate buffer mode #14385
Copy link
Copy link
Closed
Task
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitykind/enhancementpriority/p2Important but can be addressed in a future release.Important 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 workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitykind/enhancementpriority/p2Important but can be addressed in a future release.Important 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 workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Type
Fields
Give feedbackNo fields configured for Task.
Projects
Status
Closed
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.