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-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
2016-02-18
PassNextKey; store key mapping in settings.
Stephen Blott
2016-02-18
PassNextKey; initial implementation.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-09
BgUtils; implement visitPreviousTab.
Stephen Blott
2016-01-31
Use a count with link hints.
Stephen Blott
2016-01-31
Merge branch 'goToLine'
Stephen Blott
2016-01-31
Merge pull request #1958 from smblott-github/logging-page
Stephen Blott
2016-01-31
Wholly remove edit-mode code.
Stephen Blott
2016-01-31
Add a basic log page; tweaks.
Stephen Blott
2016-01-30
Add number modifier to `gg' scrollToTop command
mrmr1993
2016-01-29
Revert "Enable edit mode."
Stephen Blott
2016-01-26
Enable edit mode.
Stephen Blott
2016-01-26
Remove "beta" label from visual-mode commands.
Stephen Blott
2015-09-17
Add <count> prefix for g0 and g$.
Stephen Blott
2015-05-31
Merge pull request #1675 from smblott-github/map-space-key
Stephen Blott
2015-05-31
Merge pull request #1700 from smblott-github/help-page-vomnibar-commands
Stephen Blott
2015-05-31
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-30
Move Vomnibar commands to own category on help page.
Stephen Blott
2015-05-30
Use the term "options" instead of "flags" for command options.
Stephen Blott
2015-05-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2015-05-29
Rework parsing of custom key mappings.
Stephen Blott
2015-05-27
Go directly to next/previous tab.
Stephen Blott
2015-05-20
Allowing mapping <space>.
Stephen Blott
2015-04-21
Implement mainFrame command.
Stephen Blott
2015-03-05
Note that visual mode is a beta feature.
Stephen Blott
2015-02-22
Remove "not yet implemented" note for visual mode.
Stephen Blott
2015-02-09
Merge branch 'visual-and-edit-modes'
Stephen Blott
2015-02-09
Visual/edit modes: disable edit mode for merge to master.
Stephen Blott
2015-02-03
Visual/edit modes: remove "e" binding for edit mode.
Stephen Blott
2015-01-29
Fix parsing of command mappings.
Stephen Blott
[next]