index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands.js
Age
Commit message (
Expand
)
Author
2012-05-05
Put content scripts and background scripts in separate directories, so the pu...
Phil Crosby
2012-05-05
Rename fuzzymode to vomnibar
Phil Crosby
2012-05-05
Fix a help dialog regression where vomnibar actions wouldn't get shown.
Phil Crosby
2012-05-05
Have "O" activate teh vomnibox with the current URL. Completes #521.
Phil Crosby
2012-04-29
Remove the venerable bookmarks implementation which is now superceded by the ...
Phil Crosby
2012-04-10
add special command for tab completion
Niklas Baumstark
2012-04-10
restructure fuzzy mode flow
Niklas Baumstark
2012-04-10
add fuzzy mode
Niklas Baumstark
2012-01-15
Add URL pasting functions. Closes #353.
Jez Ng
2011-12-16
add support to go to the first or last tab
Bernardo B. Marques
2011-08-30
Use count if provided in back/forward navigation
David Leadbeater
2011-07-29
Remove the zooming functionality. It conflict's with Chrome's native zooming ...
Phil Crosby
2011-07-15
Changed keybinding to yf
Murphy McMahon
2011-07-14
Added clipboard copying to linkHints mode (default binding: 'Y')
Murphy McMahon
2011-06-29
Cutting 1.28
ilya
2011-05-14
Merge branch 'bookmarks'
jez
2011-05-05
changed nextFrame so it works with a count given, and fixed a bug where refre...
Max Cantor
2011-02-16
Remove <c-d>, <c-f> default mappings and related because they cause too many ...
ilya
2011-02-01
Tidy up merge
jez
2011-01-31
Fix up the invocation of linkHints.* commands
jez
2011-01-30
Make "d" and "u" scroll up and down a page instead of closing and restoring t...
Phil Crosby
2011-01-30
Move the advanced commands in the readme into a separate section
Phil Crosby
2011-01-30
Tighten up the layout of the help dialog
Phil Crosby
2011-01-30
Split the help dialog into common commands and advanced commands. This closes...
Phil Crosby
2011-01-30
Add some cleanup to the mapping from command name => command description & op...
Phil Crosby
2011-01-30
Remove some boilerplate code when restoring default mappings
Phil Crosby
2011-01-30
Changing quote style so it's not inconsistent within the same file
Phil Crosby
2011-01-29
Merge branch 'master' of https://github.com/stchris/vimium into stchris-master
Ilya Sukhar
2011-01-22
Added "zoomReset" command which resets the zoom to the default level
Christian Stefanescu
2011-01-04
Commands for following 'previous' and 'next' links.
R.T. Lechow
2010-12-28
Add command repetition for goUp command. Closes #179.
jez
2010-11-23
Add scrollFullPageUp to command listings.
Ilya Sukhar
2010-09-24
Code cleanup & README changes for the multiple link hints patch.
Ilya Sukhar
2010-09-23
Merge branch 'master' of http://github.com/ab3/vimium into ab3-master
Ilya Sukhar
2010-09-23
Merge branch 'frames'
Ilya Sukhar
2010-09-22
Added activeteLinkHintsModeWithQueue and resetLinkHintsMode to linkHints.js a...
abe
2010-09-10
Make 'gi' compatible with repetition, i.e. 5gi will focus the fifth input box...
ilya
2010-09-05
Make it so that 'gotoFirstInput' does not require the text box to have an ID ...
Phil Crosby
2010-09-05
Implemented "gi" feature to focus first input element
Phil Crosby
2010-09-03
Command to go to next frame.
Tim Morgan
2010-08-29
Change default keys for scrollToLeft and scrollToRight to be zH, zL respectiv...
ilya
2010-08-30
-190 added scrollToLeft + scrollToRight commands in order to scroll to the en...
Your Name
2010-06-22
Added Jez's new goUp function to the README and to the command reference.
ilya
2010-06-12
Add 'goUp' function. However, it does not support command repetition.
int3
2010-06-01
Document named key functions (per philc)
Conrad Irwin
2010-06-01
Allow mapping to arrow keys and f-keys
Conrad Irwin
2010-05-25
Support non-space whitespace in key mappings. This closes #141.
Ilya
2010-04-25
Add showHelp to the command listings / help dialog.
ilya
2010-04-18
Add an unmapAll command to the remapping interface. This closes #116.
ilya
2010-03-15
Fix some swapped descriptions in commands.js
ilya
[next]