aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2015-01-25Visual/edit modes: better mode changes on blur/focus.Stephen Blott
2015-01-25Visual/edit modes: implement "V" in visual mode.Stephen Blott
2015-01-25Visual/edit modes: experimental "x" implementation.Stephen Blott
2015-01-25Visual/edit modes: better reverseSelection().Stephen Blott
2015-01-25Visual/edit modes: find (experimental).Stephen Blott
2015-01-25Visual/edit modes: visual line mode.Stephen Blott
2015-01-24Visual/edit modes: implement "yy".Stephen Blott
2015-01-24Visual/edit modes: for "$", advance to real end of line.Stephen Blott
2015-01-24Visual/edit modes: minor changes.Stephen Blott
2015-01-24Visual/edit modes: more edit-mode commands.Stephen Blott
2015-01-24Visual/edit modes: miscellaneous improvements.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-22Visual/edit modes: revert to slow "o".Stephen Blott
2015-01-22Visual/edit modes: faster "o" implementation.Stephen Blott
2015-01-22Visual/edit modes: further development.Stephen Blott
2015-01-22Visual/edit modes: initial "w" and "W" commands.Stephen Blott
2015-01-22Visual/edit modes: continued development...Stephen Blott
2015-01-22Visual/edit modes: consolidate both modes in a single file.Stephen Blott
2015-01-22Visual/edit modes: refactor.Stephen Blott
2015-01-21Edit mode: first working visual mode.Stephen Blott
2015-01-21Edit mode: initial framework.Stephen Blott
2015-01-20Merge pull request #1438 from smblott-github/focus-input-with-memoryStephen Blott
2015-01-19Fix bug in mode_passkeys.Stephen Blott
2015-01-18Give focusInput a memory (refactor).Stephen Blott
2015-01-18Give focusInput a memory (fix typo).Stephen Blott
2015-01-18Merge branch 'master' into focus-input-with-memoryStephen Blott
2015-01-18Modes; refactor permanent instance.Stephen Blott
2015-01-18Give focusInput a memory (fix typo).Stephen Blott
2015-01-18Merge branch 'master' into focus-input-with-memoryStephen Blott
2015-01-18Modes; fix error for exit insert mode.Stephen Blott
2015-01-18Give focusInput a memory; add tests.Stephen Blott
2015-01-18Give focusInput a memory.Stephen Blott
2015-01-18Merge pull request #1434 from smblott-github/perform-find-in-placeStephen Blott
2015-01-18Merge pull request #1413 from smblott-github/modesStephen Blott
2015-01-18Modes; disable debugging output by default.Stephen Blott
2015-01-18Modes; pre-merge clean up.Stephen Blott
2015-01-17Minor rework in link hints.Stephen Blott
2015-01-17Rework modifier key handling for link hints.Stephen Blott
2015-01-17Make `activateModeWithQueue` support link hint mode modifiersmrmr1993
2015-01-17Re-introduce ctrl, shift keys as link hint mode modifiersmrmr1993
2015-01-17Add comments for performFindInPlace().Stephen Blott
2015-01-17Modes; yet more tweaks...Stephen Blott
2015-01-16Instead, just restore the selection, for performFindInPlace().Stephen Blott
2015-01-16Use selection.collapseToStart() for performFindInPlace().Stephen Blott
2015-01-16Modes; clean up.Stephen Blott
2015-01-16Modes; tweaks.Stephen Blott
2015-01-16Modes; refactoring.Stephen Blott
2015-01-15Modes; yet more teaks and fiddles.Stephen Blott
2015-01-15Modes; tweaks and fiddles.Stephen Blott