on Windows Terminal, the default double click selection is selecting the current word.
This could be changed by updating the word delimiter:
"wordDelimiters":" "
this would allow the line, delimited by white space, selected.
on Windows Terminal, the default double click selection is selecting the current word.
This could be changed by updating the word delimiter:
"wordDelimiters":" "
this would allow the line, delimited by white space, selected.