Triple tap on MacOS
I was wondering if you could make the Triple Tap smarter? Right now it selects the entire line, but it’d be a lot better to make it context aware. It the user TTs on text it should select the entire text limited by the closest HTML tags:
<p> triple tap here to select this entire paragraph </p>
But if the user TTs on a tag then selects everything including the tags.
What do you guys thing?
|