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