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
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
2016-03-05
Key bindings; handle overlapping bindings
Stephen Blott
2016-03-05
Key bindings; tweaks and fixes.
Stephen Blott
2016-03-05
Key bindings; rewire vomnibar (fix minor error).
Stephen Blott
2016-03-05
Key bindings; rewire vomnibar.
Stephen Blott
2016-03-05
Key bindings; remove legacy code.
Stephen Blott
2016-03-05
Key bindings; initial partially-functioning version.
Stephen Blott
2016-02-28
Fix defualt command "options".
Stephen Blott
2016-02-28
Pass to count to scroll commands.
Stephen Blott
2016-02-21
Include count command option in repeat limit.
Stephen Blott
2016-02-21
Merge branch 'rework-duplicateTab'
Stephen Blott
2016-02-21
Merge pull request #2006 from smblott-github/fix-removeTab
Stephen Blott
2016-02-21
Rework count command option initialisation.
Stephen Blott
2016-02-20
Rework the `duplicateTab` implementation...
Stephen Blott
2016-02-20
Fix bug in #2001.
Stephen Blott
2016-02-20
Fix `<count>removeTab`.
Stephen Blott
2016-02-20
Merge pull request #2003 from smblott-github/count-for-new-window
Stephen Blott
2016-02-20
Simplify command-option parsing.
Stephen Blott
2016-02-20
moveToNewWindow accepts a count.
Stephen Blott
2016-02-20
Add `count` command option.
Stephen Blott
2016-02-20
Refactor command-option parsing.
Stephen Blott
2016-02-18
PassNextKey; exclude single-character mappings.
Stephen Blott
2016-02-18
PassNextKey; allow multiple mappings.
Stephen Blott
[next]