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