]> git.gir.st - VimFx.git/commit
Fix mutation errors in some `f` commands
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 27 Feb 2016 16:39:30 +0000 (17:39 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 27 Feb 2016 16:39:30 +0000 (17:39 +0100)
commitb8cb9463bfdeba33b27ef4fbaf539d27fdcf0da9
tree2d2cc013f8550a6d5222d798bfafed1b636d7d95
parent49d99161f515e84dda0f9bb5ef42df63966e0959
Fix mutation errors in some `f` commands

For example, `2f` is supposed to open the first link in a new background tab and
the second link in the current tab. However, both were opened in background tabs
due to accidental mutation.
extension/lib/commands.coffee
Imprint / Impressum