]> git.gir.st - VimFx.git/commit
Fix #459: Don't treat modified numbers as counts
authorSimon Lydell <simon.lydell@gmail.com>
Thu, 29 Jan 2015 19:33:39 +0000 (20:33 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Thu, 29 Jan 2015 19:33:39 +0000 (20:33 +0100)
commitb3403dfc0792c1317e2a54a5850065f3ab3933c3
tree85877e630f87491490d70f7d7b0322e505c6d18e
parentac5130ae1edbd1024733c2a670d96d6e60f0cb65
Fix #459: Don't treat modified numbers as counts

For example, if you press `<c-5>` or `<a-5>` to select the fifth tab, and then
press `J` to select the fourth, it used to be a risk that it was interpreted as
`5J`.
extension/lib/modes.coffee
Imprint / Impressum