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.coffee
Age
Commit message (
Expand
)
Author
2017-11-18
FF: Use HUD.copyToClipboard everywhere
mrmr1993
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-04-22
Refactor getSelectionType() to DOM utils.
Stephen Blott
2017-04-22
Revert "Firefox: Fix visual mode."
Stephen Blott
2017-04-21
Firefox: Fix visual mode.
Stephen Blott
2017-04-18
Remove use of keyCodes entirely.
Stephen Blott
2017-03-26
fix typo
Luke
2016-09-30
Remove Coffeescript 1.10 dependency.
Stephen Blott
2016-04-13
Add <c-y> and <c-e> for visual mode.
Stephen Blott
2016-04-11
Better visual-mode selection handling.
Stephen Blott
2016-03-25
Better choice of callapse on exit.
Stephen Blott
2016-03-25
More selective integration with the tests.
Stephen Blott
2016-03-25
Add tests for visual mode.
Stephen Blott
2016-03-21
Rework cisual mode; tweaks and fixes.
Stephen Blott
2016-03-21
Simplify singleton handling.
Stephen Blott
2016-03-21
Rework visual mode.
Stephen Blott
2016-03-21
Rename visual mode file.
Stephen Blott
2015-01-22
Visual/edit modes: consolidate both modes in a single file.
Stephen Blott
2015-01-22
Visual/edit modes: refactor.
Stephen Blott
2015-01-21
Edit mode: first working visual mode.
Stephen Blott
2015-01-13
Modes; temporary commit.
Stephen Blott
2015-01-12
Modes; hint mode should be an insert-mode blocker...
Stephen Blott
2015-01-07
Modes; Continue incorporation of comments in #1413.
Stephen Blott
2015-01-07
Modes; rename ConstrainedMode as ExitOnBlur.
Stephen Blott
2015-01-06
Modes; minor tweeks.
Stephen Blott
2015-01-05
Modes; more minor tweeks.
Stephen Blott
2015-01-05
Modes; simplify badge logic.
Stephen Blott
2015-01-04
Modes; various improvements.
Stephen Blott
2015-01-03
Modes; add ConstrainedMode.
Stephen Blott
2015-01-03
Modes; visual-mode, add comment.
Stephen Blott
2015-01-03
Modes; visual-mode template.
Stephen Blott
2015-01-03
Modes; add template for visual mode.
Stephen Blott