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
/
marks.coffee
Age
Commit message (
Expand
)
Author
2015-06-05
Global marks; always treat ` and ' as local marks.
Stephen Blott
2015-06-05
Global marks; global marks are always recorded for the top frame only.
Stephen Blott
2015-06-05
Global marks; fix indentation.
Stephen Blott
2015-06-04
Use only ' and ` for jumping to previous position.
Stephen Blott
2015-06-04
Exit marks modes on escape.
Stephen Blott
2015-06-03
Add mark commands to README, more simple refactoring.
Stephen Blott
2015-06-03
Add mark commands to README, simple refactoring.
Stephen Blott
2015-06-03
Refactor (to setPreviousPosition) to clarify Marks logic.
Stephen Blott
2015-06-03
Re-implement Marks, incl `` binding.
Stephen Blott
2015-06-03
Refactor to avoid having to cover all keyboard event cases.
Stephen Blott
2015-06-03
Fix marks (incl. global marks)...
Stephen Blott
2013-09-12
Changed deprecated chrome.extension on chrome.runtime in all files and fix tests
Maksim Ryzhikov
2013-05-25
Replace `sendRequest()` calls with `sendMessage()` ones in marks.coffee
sainaen
2012-10-29
Implement marks.
Jez Ng