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
/
content_scripts
/
mode_insert.coffee
Age
Commit message (
Expand
)
Author
2016-03-31
Use @suppressEvent instead of false.
Stephen Blott
2016-03-30
Rename handlerStack constants.
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2016-02-22
Remove legacy reference to edit mode.
Stephen Blott
2016-02-20
hideHUD option applies to insert mode only.
Stephen Blott
2016-02-18
PassNextKey; allow multiple mappings.
Stephen Blott
2016-02-18
PassNextKey; handle pass-next-key in insert mode.
Stephen Blott
2016-02-18
PassNextKey; initial implementation.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2015-06-08
Remove "experimental" comment.
Stephen Blott
2015-05-05
Possible re-working of #1627.
Stephen Blott
2015-05-01
Enter insert mode if an input inside a shadow DOM is focused
mrmr1993
2015-04-18
Mode indicator: fix insert mode within edit mode.
Stephen Blott
2015-04-18
Mode indicator: initial move to HUD.
Stephen Blott
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-02-09
Merge branch 'visual-and-edit-modes'
Stephen Blott
2015-01-29
Visual/edit modes: fix restore of insert-mode sub mode.
Stephen Blott
2015-01-27
Visual/edit modes: minor changes.
Stephen Blott
2015-01-26
Visual/edit modes: fix problem resuming insert mode.
Stephen Blott
2015-01-26
Visual/edit modes: better recovery after focus change.
Stephen Blott
2015-01-23
Visual/edit modes: more (and better) commands.
Stephen Blott
2015-01-23
Visual/edit modes: develop edit mode.
Stephen Blott
2015-01-20
Rework DOM tests (clean up).
Stephen Blott
2015-01-18
Modes; refactor permanent instance.
Stephen Blott
2015-01-18
Modes; fix error for exit insert mode.
Stephen Blott
2015-01-18
Modes; pre-merge clean up.
Stephen Blott
2015-01-17
Modes; yet more tweaks...
Stephen Blott
2015-01-16
Modes; clean up.
Stephen Blott
2015-01-16
Modes; tweaks.
Stephen Blott
2015-01-15
Modes; yet more teaks and fiddles.
Stephen Blott
2015-01-15
Modes; tweaks and fiddles.
Stephen Blott
2015-01-14
Modes; more reworking.
Stephen Blott
2015-01-14
Modes; fix tests.
Stephen Blott
2015-01-14
Modes; rework PostFindMode (again).
Stephen Blott
2015-01-14
Modes; substantial reworking of insert mode (and friends).
Stephen Blott
2015-01-13
Modes; temporary commit.
Stephen Blott
2015-01-13
Modes; temporary commit.
Stephen Blott
2015-01-10
Modes; re-architect key suppression and passkeys.
Stephen Blott
2015-01-10
Modes; better printable detection, move to keyboard_utils.
Stephen Blott
2015-01-10
Modes; reinstate key blockers:
Stephen Blott
2015-01-10
Modes; minor changes.
Stephen Blott
2015-01-10
Modes; revert to master's handling of #1415.
Stephen Blott
2015-01-10
Modes; instrument for debugging...
Stephen Blott
2015-01-10
Modes; more changes...
Stephen Blott
2015-01-09
Modes; fix focus return value for InsertModeTrigger.
Stephen Blott
2015-01-09
Modes; block unmapped keys with contentEditable.
Stephen Blott
2015-01-09
Modes; rework blocker for contentEditable.
Stephen Blott
2015-01-09
Modes; various changes...
Stephen Blott
2015-01-09
Modes; fix click handling for all "overlay" modes.
Stephen Blott
2015-01-08
Modes; incorporate small changes from #1413.
Stephen Blott
[next]