aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2015-01-26Visual/edit modes: "P" and "p" to copy-and-go.Stephen Blott
2015-01-26Visual/edit modes: minor improvements.Stephen Blott
2015-01-26Visual/edit modes: fix problem resuming entering visual line mode.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-26Visual/edit modes: minor changes.Stephen Blott
2015-01-26Visual/edit modes: "x" and entity moves ("daw", "cas", etc.)Stephen Blott
2015-01-25Visual/edit modes: miscellaneous improvements.Stephen Blott
2015-01-25Visual/edit modes: enter insert mode directly.Stephen Blott
2015-01-25Visual/edit modes: establish an initial selection.Stephen Blott
2015-01-25Visual/edit modes: miscellaneous changes.Stephen Blott
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-20Rework focus input so it can be better included in tests.Stephen Blott
2015-01-20Rework DOM tests (clean up).Stephen Blott
2015-01-20Rework DOM tests.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