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
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-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
2010-03-09
Fix a bug where if you add a mapping, save, and then remove it -- it won't ge...
ilya
2010-03-09
Remove some key bindings that are broken in the current default mappings.
ilya
2010-03-07
Remove periods from the command descriptions, to save some space in the help ...
Phil Crosby
2010-03-07
Show a help dialog when pressing ? which displays all of the current keybindi...
Phil Crosby
2010-02-26
Key Mapping - Add some descriptions for commands, to be exposed in the option...
ilya
2010-02-26
Key Mapping - Add support for comments in the mappings text.
ilya
2010-02-26
Key Mapping - Initial support. Basics work.
ilya
2010-02-26
Key Mapping - Create an available commands structure and factor out the key r...
ilya