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
/
background_scripts
/
commands.coffee
Age
Commit message (
Expand
)
Author
2017-12-15
Treat all mapping commands as lower case.
Stephen Blott
2017-11-18
FF: Use HUD frame for openCopiedUrlIn{Current,New}Tab
mrmr1993
2017-10-14
Allow <c-[> to be mapped as a regular command.
Stephen Blott
2017-04-17
Regenerate help page data when key bindings are updated
mrmr1993
2016-12-11
Better wording fo command description.
Stephen Blott
2016-12-11
Add the raw option list to the command registry.
Stephen Blott
2016-12-11
Ensure that we get the last for a key.
Stephen Blott
2016-12-11
Remove Utils.nextTick() to fix tests.
Stephen Blott
2016-12-11
Rework help-dialog HTML.
Stephen Blott
2016-12-11
Rework key-mapping parsing.
Stephen Blott
2016-10-23
Better line parsing (simplified).
Stephen Blott
2016-10-17
Better line parsing.
Stephen Blott
2016-10-10
Rename 'translate' to 'mapkey'.
Stephen Blott
2016-10-09
Add translate command for key mappings.
Stephen Blott
2016-10-09
Remove description from registry entry for key-state mapping.
Stephen Blott
2016-10-08
Refactor (and fix) key-parsing regexp.
Stephen Blott
2016-10-02
Tweak logging.
Stephen Blott
2016-10-02
Better regexp (to match legacy behaviour for '<c->>'.
Stephen Blott
2016-10-02
Single quotes are clearer here.
Stephen Blott
2016-10-02
Rename normalizeKey to parseKeySequence.
Stephen Blott
2016-10-02
Add comment giving example key parsing.
Stephen Blott
2016-10-02
Rework key-sequence parsing.
Stephen Blott
2016-09-24
Tweak #2269 (toggleMuteTab).
Stephen Blott
2016-09-23
New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-08-18
support mapping <backspace>
gdh1995
2016-05-15
Handle <space> in the same way as other special keys.
Stephen Blott
2016-04-26
Help dialog; consistent ordering of commands.
Stephen Blott
2016-04-26
Help dialog; re-order and tweak command descriptions.
Stephen Blott
2016-04-17
Make showHelp a top-frame command.
Stephen Blott
2016-04-17
Make showHelp not a background command.
Stephen Blott
2016-03-26
Simplify expression.
Stephen Blott
2016-03-26
Move command to correct spot.
Stephen Blott
2016-03-26
passCountToCommand isn't needed.
Stephen Blott
2016-03-26
Pass count to find commands.
Stephen Blott
2016-03-26
Fix inappropriate variable name.
Stephen Blott
2016-03-26
Uniform treatment of request for all background commands.
Stephen Blott
2016-03-17
Logging; move logMessage to BgUtils."
Stephen Blott
2016-03-09
Fix mainFrame command...
Stephen Blott
2016-03-05
Generalise topFrame commands.
Stephen Blott
2016-03-05
Simplify command-registry generation.
Stephen Blott
2016-03-05
Key bindings; document Commands.generateKeyStateMapping().
Stephen Blott
2016-03-05
Key bindings; and one more tiny tweak.
Stephen Blott
2016-03-05
Key bindings; move Vomnibar commands back to content scripts.
Stephen Blott
2016-03-05
Key bindings; small tweaks...
Stephen Blott
2016-03-05
Key bindings; tweaks.
Stephen Blott
2016-03-05
Key bindings; and yet more minor tweaks.
Stephen Blott
2016-03-05
Key bindings; minor tweaks.
Stephen Blott
2016-03-05
Key bindings; reinstate keyToCommandRegistry.
Stephen Blott
2016-03-05
Key bindings; simplify Commands initialization.
Stephen Blott
2016-03-05
Key bindings; more tweaks and fixes.
Stephen Blott
[next]