Limit triple-click selection to command field only #9881
Labels
Area-Input
Related to input processing (key presses, mouse, etc.)
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Milestone
Description of the new feature/enhancement
Currently, Ctrl+A will select the entire command/text input, however, triple clicking (mouse version of Select All selects the entire line (including the prompt). GIF shows selecting with mouse vs with keyboard:
I can't think of many (any?) situations where I'd want to include the prompt when selecting or copying a line.
Proposed technical implementation details (optional)
I would like the triple click action to align to the Ctrl+A selection method. Thanks!
The text was updated successfully, but these errors were encountered: