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