]> git.gir.st - VimFx.git/commit
Fix #318: Support Tab Groups
authorSimon Lydell <simon.lydell@gmail.com>
Tue, 13 May 2014 19:40:54 +0000 (21:40 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 13 May 2014 19:40:54 +0000 (21:40 +0200)
commit1fd30eca905fef08262c45df33dbf6a942c593f5
tree909f5d6bc70559c47515b447c600430f5c0d99ed
parent7440e17f896eeadbaf4dad8c384f0f491b607321
Fix #318: Support Tab Groups

Just like when a text input is focused, send all keys to the browser.
This allows you to type the name of a tab to select it. Moreover,
commands doesn’t make sense when Tab Groups is opened, since they affect
the current tab, which is hidden _behind_ Tab Groups, out of view!
extension/packages/vim.coffee
Imprint / Impressum