aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/mode_visual_edit.coffee
AgeCommit message (Expand)Author
2015-10-23Properly check whether the selection is visible in the current viewportmrmr1993
2015-06-25Merge branch 'hud-iframe-input-with-store-all-settings'Stephen Blott
2015-06-23*Always* collapse selection on yank.Stephen Blott
2015-06-13Clean up code after mergemrmr1993
2015-06-13Refactor findInPlace.Stephen Blott
2015-06-10Integrate executeFind into FindMode as FindMode.executemrmr1993
2015-06-10Move findModeQuery to FindMode.querymrmr1993
2015-06-10Make find from visual mode behave the same as a normal findmrmr1993
2015-06-10Coffee-ify strings, fix no match regexp search message in visual modemrmr1993
2015-06-10Integrate functions exposed on window into FindModemrmr1993
2015-06-10Use FindMode constructor directly in visual/edit modesmrmr1993
2015-05-29Merge pull request #1610 from smblott-github/word-movement-non-englishStephen Blott
2015-04-28Refactor word-movement.Stephen Blott
2015-04-28Fix mode indicator for "gi".Stephen Blott
2015-04-28Fix word movement for non-English characters.Stephen Blott
2015-04-19Merge branch 'remove-badges'Stephen Blott
2015-04-18Mode indicator: more fix HUD messages for caret mode.Stephen Blott
2015-04-18Merge pull request #1572 from smblott-github/return-to-viewportStephen Blott
2015-04-18Selection handling on exiting visual 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-23Find (from visual mode) returns to viewport on no match.Stephen Blott
2015-02-12Fix regexp performFind/performBackwardsFindmrmr1993
2015-02-11Fix error on yank/scroll.Stephen Blott
2015-02-06Visual/edit modes: code cleanup.Stephen Blott
2015-02-05Visual/edit modes: Fix ae1697b6697e24c77fc852b02c760871db995a3f...Stephen Blott
2015-02-05Visual/edit modes: always fully remove the selection on exit from visual mode.Stephen Blott
2015-02-05Visual/edit modes: visualmode-escape clears selection.Stephen Blott
2015-02-04Revert "Visual/edit modes: better (?) guessing for caret mode."Stephen Blott
2015-02-03Visual/edit modes: fix bug in event handling.Stephen Blott
2015-02-03Visual/edit modes: better (?) guessing for caret mode.Stephen Blott
2015-02-02Visual/edit modes: Escape-Escape clears selection.Stephen Blott
2015-02-02Visual/edit modes: WIP, scrolling content editable.Stephen Blott
2015-02-02Visual/edit modes: escape in visual mode clears selection.Stephen Blott
2015-02-02Visual/edit modes: WIP, scrolling content editable.Stephen Blott
2015-02-01Visual/edit modes: tweaks...Stephen Blott
2015-02-01Visual/edit modes: fine-tune entry/exit logic.Stephen Blott
2015-02-01Visual/edit modes: yet another code review.Stephen Blott
2015-01-31Visual/edit modes: exit visual mode on click in input element.Stephen Blott
2015-01-31Visual/edit modes: character-by-character word movements.Stephen Blott
2015-01-31Visual/edit modes: change implementation of vimword.Stephen Blott
2015-01-31Visual/edit modes: change visual-mode start up...Stephen Blott
2015-01-31Visual/edit modes: rework lexical selection...Stephen Blott
2015-01-30Visual/edit modes: re-introduce "dap".Stephen Blott
2015-01-30Visual/edit modes: better "yy", "dd", an so on.Stephen Blott
2015-01-30Visual/edit modes: better "2daw", an so on.Stephen Blott
2015-01-30Visual/edit modes: fix bug entering visual mode from edit mode.Stephen Blott
2015-01-30Visual/edit modes: another minor code review.Stephen Blott
2015-01-30Visual/edit modes: correctly suppress backspace/delete.Stephen Blott
2015-01-30Visual/edit modes: handle "0" as count prefix, when appropriate.Stephen Blott