logoalt Hacker News

layer8today at 7:07 PM1 replyview on HN

If you mean dragging, then that’s more than just a single click. And if you mean clicking in the gutter, then it also doesn’t work with a single click; you have to make use of the auto-repeat functionality, which takes O(n) time, where n is the distance between positions in number of pages. Shift+Click does it instantly in O(1).


Replies

charcircuittoday at 8:37 PM

>it also doesn’t work with a single click

If you hold it down long enough it does do it in a single click.

show 2 replies