| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
closes issue 97.
|
|
|
|
|
|
|
|
mappings are saved.
|
|
|
|
|
|
This keeps things tidy and will allow this code to be accessed from the Options page.
|
|
|
|
keybindings o_O
|
|
Windows/Linux. This closes issue #84.
|
|
|
|
We were incorrectly generating valid first keys and completion keys for <c-x> type commands. This closes issue #85 and the alt+d override issue.
|
|
When alt key is pressed during key event, change keyCode to read
<a-{keyCode}>
|
|
mirror Vim's behavior. Fixes #57.
|
|
user notification.
This closes #64. Note that updates won't trigger until we've saved the user's
version to their localStorage, which means this change will go into effect for
our users the version *after* the next release (so 1.16).
|
|
upgraded" message.
|
|
Also refactor styles into CSS.
|
|
|
|
user-definable CSS.
|
|
|
|
Conflicts:
settings.html
|
|
I'll clean up the way we store and handle default options shortly.
|
|
|
|
This should be equivalent and simplify the implementation.
|
|
EMBED tags. Fixes #54.
|
|
focusing an element. Fixes #63.
|
|
contentEditable=true). Fixes #62.
|
|
|
|
This className makes posible to overwrite style only for vimium things.
linkHints already have class name.
|
|
|
|
This allows a user to abort part-way through a multi-character command.
|
|
|
|
|
|
current search. Fixes #42.
|
|
sent to the webpage. Fixes #41.
|
|
characters on Windows. Fixes #40.
This fix is required to work around https://bugs.webkit.org/show_bug.cgi?id=19906
|
|
|
|
'initializeWhenEnabled', breaking our initial input-is-focused detection
|
|
page's styles
|
|
the HUD. Fixes #37.
|
|
|
|
This is the first pass at fixing issue #34.
|
|
updated completionKey list after every key stroke.
|
|
|
|
issue #32.
|