aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2015-09-09Update version numberPhil Crosby
2015-09-09Simplify release notesPhil Crosby
2015-09-07Tweak draft 1.52 release notes.Stephen Blott
2015-09-07Tweak draft 1.52 release notes.Stephen Blott
2015-09-06Tweak README/release notes.Stephen Blott
2015-06-10Note changes in README.Stephen Blott
2015-06-10Tweak release notes.Stephen Blott
2015-06-09Use tab to select filetered link hints.Stephen Blott
2015-06-07Note keypress bahaviour for link hints in README.Stephen Blott
2015-06-04Global marks; add note to release notes in README.Stephen Blott
2015-06-04README; tweak release notes.Stephen Blott
2015-06-03README; correct typo.Stephen Blott
2015-06-03README; correct (syntactically) inacurate informatiom.Stephen Blott
2015-06-03README; correct inacurate informatiom.Stephen Blott
2015-06-03README; improve consistency of Esc usage.Stephen Blott
2015-06-03README layout; avoid horizontal scroll bars.Stephen Blott
2015-06-03Make layout consistent in README commands.Stephen Blott
2015-06-03Add mark commands to README, formattingStephen Blott
2015-06-03Add mark commands to README, wordingStephen Blott
2015-06-03Add mark commands to README, wordingStephen Blott
2015-06-03Add mark commands to README, move to own sectionStephen Blott
2015-06-03Add mark commands to README, fix spacingStephen Blott
2015-06-03Add mark commands to READMEStephen Blott
2015-06-03Note `` in README.Stephen Blott
2015-06-03Note global-marks fix in "release notes".Stephen Blott
2015-05-31Tweak the release notes for as-yet unreleased features.Stephen Blott
2015-05-31Merge pull request #1675 from smblott-github/map-space-keyStephen Blott
Allowing mapping <space>.
2015-05-31Tweak release notes.Stephen Blott
2015-05-30Document visual-mode commands in README.Stephen Blott
2015-05-20Allowing mapping <space>.Stephen Blott
Fixes #544. Copy of #655.
2015-05-12Update "Release Notes" in README.Stephen Blott
2015-05-05Note post-1.51 changes.Stephen Blott
2015-05-04Fix README link.Stephen Blott
Use a URL which won't include merged PRs from *after* 1.51.
2015-05-02v1.51 releasePhil Crosby
2015-04-28Add not-yet-released notes to RELEASE.md.Stephen Blott
2015-04-27Better explanation of p/P in visual mode.Stephen Blott
See #1593.
2015-04-26Update release notes for 1.50Phil Crosby
2015-04-22Update README for focusMainFrame.Stephen Blott
2015-04-13Update README.mdDesmond Lee
Added a backtick literal to the section about section marks. Before there was no backtick, which gave misleading instructions for returning to a mark.
2015-02-14Updated README.md readability -- missed two linesRichard Kho
Missed two lines from my original pull request (https://github.com/philc/vimium/pull/1481). Basically: Changed references to vimiim commands that were either in single-quotes or not otherwise distinguished easily to the reader as a command to be wrapped around backtick quotes so they will stand out. Here is a list of all changes made: Line 215, 'b' updated to `b` Line 240, 'g0' updated to `g0` and 'g$' updated to `g$`
2015-02-14Added Markup code tags to commands in Readme.mdRichard Kho
Changed references to vimiim commands that were either in single-quotes or not otherwise distinguished easily to the reader as a command to be wrapped around backtick quotes so they will stand out. Here is a list of all changes made: Line 92, the reference to ‘5t’ used to be in single quotes, is now `5t`. Line 174, updated gU to `gU`. Line 175, updated yt to `yt`. Line 176, updated W to `W`. Line 177, updated mX to `mX` and `X to `X`. Line 228, updated “o” to `o` Line 240, updated g0 to `g0` and g$ to `g$` Line 241, updated p/P to `p`/`P` Line 249, updated Tab to `Tab` and shift-tab to `shift-tab`. Line 318, updated ‘u’ to `u`. Line 320, updated ‘unmapAll’ to `unmapAll`. Line 327, updated “?” to `?`. Line 335, updated Ctrl+D to `Ctrl+D` and Ctrl+U to `Ctrl+U`. Line 346, updated J to `J` and K to `K`. Line 353, updated ‘gt’ to `gt` and ‘gT’ to `gT`. Line 354, updated ‘yy’ to `yy`. Line 356, updated Shift+F to `Shift+F`. Line 357, updated ESC to `ESC` and ‘g’ to `g`. No other changes have been made to this file, this update is intended to strictly improve readability.
2014-12-16Increment version to v1.491.49Phil Crosby
2014-12-16Update version to 1.48Phil Crosby
2014-12-15Update to 1.47Phil Crosby
2014-12-15Change bugfix -> bug fixPhil Crosby
2014-12-15Changelog for 1.46Phil Crosby
2014-11-30Readme tweaksPhil Crosby
2014-07-20Language tweaksPhil Crosby
2014-07-20Add a pointer to the wiki from the readmePhil Crosby
2014-07-20Make dates in readme iso 8601 formatPhil Crosby