aboutsummaryrefslogtreecommitdiffstats
path: root/git_hooks/pre-commit
diff options
context:
space:
mode:
authorStephen Blott2016-02-28 10:07:19 +0000
committerStephen Blott2016-02-28 10:07:19 +0000
commitff6dee4a3f5d49ae4ea7ae037f6e0df78b65eb31 (patch)
tree9e6872a4cfecac459e2a06365b82c0fa1de62745 /git_hooks/pre-commit
parentf6a3bc3aa0c14af41a9b6035cc809071b4a27af1 (diff)
downloadvimium-ff6dee4a3f5d49ae4ea7ae037f6e0df78b65eb31.tar.bz2
Pass to count to scroll commands.
Currently, `10j` keeping `j` held down scrolls quickly for a time then reduces back the regular hold-`j` scroll speed. Therefore, the user cannot use a count to influence the smooth-scrolling scroll speed. This PR fixes that by passing the count to the scroll functions. Consequently, we adjust the actual scroll amount (which affects the scroll speed) rather than calling the scroll commands several times (which doesn't).
Diffstat (limited to 'git_hooks/pre-commit')
0 files changed, 0 insertions, 0 deletions