aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/commands.coffee
AgeCommit message (Expand)Author
2015-04-21Implement mainFrame command.Stephen Blott
2015-03-05Note that visual mode is a beta feature.Stephen Blott
2015-02-22Remove "not yet implemented" note for visual mode.Stephen Blott
2015-02-09Merge branch 'visual-and-edit-modes'Stephen Blott
2015-02-09Visual/edit modes: disable edit mode for merge to master.Stephen Blott
2015-02-03Visual/edit modes: remove "e" binding for edit mode.Stephen Blott
2015-01-29Fix parsing of command mappings.Stephen Blott
2015-01-26Visual/edit modes: minor changes.Stephen Blott
2015-01-25Visual/edit modes: visual line mode.Stephen Blott
2015-01-23Visual/edit modes: more (and better) commands.Stephen Blott
2015-01-23Visual/edit modes: develop edit mode.Stephen Blott
2015-01-21Edit mode: initial framework.Stephen Blott
2015-01-06Modes; Note visual mode not yet implemented.Stephen Blott
2015-01-03Modes; visual-mode template.Stephen Blott
2014-12-29Remove UI component demo.Stephen Blott
2014-12-29IFrame framework; develop demo.Stephen Blott
2014-12-14Remove default binding for LinkHints.activateModeToDownloadLink.Stephen Blott
2014-10-27Ensure advanced commands are in command groups.Stephen Blott
2014-10-26Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.Stephen Blott
2014-10-26Increase repeatLimits.Stephen Blott
2014-10-26Merge branch 'add-download-link-to-commands' of github.com:mrmr1993/vimium in...Stephen Blott
2014-10-26Limit repeats, minor refactoring.Stephen Blott
2014-10-26Add LinkHints.activateModeToDownloadLink to command listmrmr1993
2014-10-25Prompt for confirmation when executing large numbers of repeatsmrmr1993
2014-10-25Add noRepeat to relevent frontend commandsmrmr1993
2014-10-25Merge branch 'feature/edit-url-in-vomnibar' of github.com:sukima/vimium into ...Stephen Blott
2014-10-25Merge pull request #784 from deiga/patch-3Stephen Blott
2014-08-31closeTabsToLeft/Right -> closeTabsOnLeft/Right.Stephen Blott
2014-08-21Added feature to download linksTimo Sand
2014-08-17Tweak the move tabs command namePhil Crosby
2014-08-17Mark the close tab commands as "advanced"Phil Crosby
2014-08-17Add closeTabsToLeft, closeTabsToRight and closeOtherTabs commandsmrmr1993
2014-07-24added custom key mapping for movetableft and movetabright to fix #1100mike-work
2014-07-20Change the default key binding for pin to be <a-f>Phil Crosby
2014-05-13Document that you can use tab with `gi`Phil Crosby
2014-05-09Fixed repetion and unmapped commandTimo Sand
2014-05-09Added command to move tab to the left and rightTimo Sand
2014-04-30Unbind activate in foreground by defaultPhil Crosby
2014-04-30Tweak command descriptionPhil Crosby
2014-04-23Add openlinks in foreground mode and fix #1035mrmr1993
2014-04-22Line lengthPhil Crosby
2014-03-01Add Vomnibar.activateEditUrl commandsDevin Weaver
2013-10-04Add shortcut to pin/unpin Tabfukayatsu
2013-07-10fixed Vimium HelpOBARA Kiyotake
2013-05-11Make goPrevious advanced to be consistent with goNextPhil Crosby
2013-03-06Shorten names.Jez Ng
2013-03-06Merge remote-tracking branch 'deiga/patch-4'Jez Ng
2013-03-03Revert accidental change.Jez Ng
2013-03-02Map moveTabToNewWindow to `W`.Jez Ng
2013-03-02Merge remote-tracking branch 'deiga/float-tab' into HEADJez Ng