]> git.gir.st - VimFx.git/history - documentation
Remove old RDM workaround documentation
[VimFx.git] / documentation /
2016-01-26 Simon LydellConsistently name the help dialog is user-facing code
2016-01-26 Simon LydellUse strings instead of functions in the `modes` object
2016-01-26 Simon LydellImprove CPU usage in Hints mode
2016-01-24 Simon LydellAdd tips about the menu key and access keys
2016-01-24 Simon LydellMerge branch 'master' into develop
2016-01-24 Simon LydellSimplify "Questions & Answers" a bit
2016-01-23 Simon LydellAdd count support to `gl`
2016-01-21 Simon LydellImprove autofocus prevention after `[` and `]`
2016-01-16 Simon LydellAllow to click commands in the help dialog to edit...
2016-01-15 Simon LydellUpdate copyright notices
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-15 Simon LydellMerge branch 'master' into develop
2016-01-15 Simon LydellMerge pull request #668 from akhodakivskiy/devtoolszoom
2016-01-14 Simon LydellImprove docs regarding adding shortcuts to custom commands
2016-01-09 Simon LydellMerge branch 'master' into develop
2016-01-06 Simon LydellMerge branch 'master' into develop
2016-01-04 Simon LydellMerge branch 'master' into develop
2016-01-04 Simon LydellMerge branch 'master' into develop
2016-01-04 Simon LydellStreamline some English text
2016-01-04 Simon LydellFix tiny errors in api.md
2016-01-04 Simon LydellFix tiny errors in config-file.md
2016-01-04 Simon LydellRename 'previous page' to '"Previoos" link'
2015-12-31 Simon LydellAdjustments for extension signing
2015-12-21 Simon LydellMerge pull request #651 from franzwr/master
2015-12-21 Franz WompnerFix typos in documentation
2015-12-18 Simon LydellAllow to disable counts
2015-12-13 Simon LydellImprove the help dialog UX
2015-12-09 Simon LydellMerge branch 'master' into develop
2015-12-09 Simon LydellAdd `match.discard()`
2015-12-09 Simon LydellMerge pull request #640 from akhodakivskiy/click-browse...
2015-12-09 Simon LydellMake it possible to scroll browser elements
2015-12-09 Simon LydellAdd command to click browser elements using markers
2015-12-08 Simon LydellReplace "VimFx-custom" with "VimFx-config" in docs
2015-12-06 Simon LydellNotify keys pressed so far of a command
2015-12-06 Simon LydellLet `<space>` scroll a bit less than a full page
2015-12-06 Simon LydellOrganize scrolling prefs docs a bit more
2015-12-06 Simon LydellRename `last_scroll_position_mark`
2015-12-03 Simon LydellFix AltGr handling on Windows
2015-12-01 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellAdd window commands
2015-11-30 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellUpdate config-file.md to link to lydell/VimFx-custom
2015-11-25 Simon LydellMake config-file.md a bit easier to understand
2015-11-25 Simon LydellAdd Find links only command: `g/`
2015-11-25 Simon LydellMerge pull request #626 from akhodakivskiy/marks
2015-11-25 Simon LydellAdd a special mark for returning to the last position
2015-11-25 Simon LydellImplement simple marks
2015-11-25 Simon LydellMerge branch 'master' into develop
2015-11-23 Simon LydellAdd ability to print untranslated lines in a locale
2015-11-22 Simon LydellDescribe `H`, `L`, `[` and `]` briefly in Q&A docs
2015-11-22 Simon LydellAdd info about Ignore keyboard layout in Q&A docs
2015-11-22 Simon LydellAdd newbie info about Ignore mode and blacklist etc
2015-11-22 Simon LydellRe-organize the documentation table of contents
2015-11-22 Simon LydellMerge branch 'master' into develop
2015-11-22 Simon LydellMention "Share your config file" wiki page in the docs
2015-11-22 Simon LydellImprove largest scrollable element detection
2015-11-21 Simon LydellAllow to customize which elements do and don't get...
2015-11-21 Simon LydellUpdate release instructions in tools.md
2015-11-21 Simon LydellRemove wrong content type for chrome.manifest in config...
2015-11-21 Simon LydellFix typo in tools.md
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge pull request #616 from akhodakivskiy/button-show...
2015-11-18 Simon LydellMake the button grey in "Insert mode"
2015-11-16 Simon LydellMerge pull request #603 from lydell/rework-gi-tab
2015-11-16 Simon LydellMerge pull request #615 from akhodakivskiy/rework-notif...
2015-11-16 Simon LydellRework how notifications are shown
2015-11-16 Simon LydellRework `gi` handling of `<tab>`
2015-11-15 Simon LydellMerge branch 'master' into develop
2015-11-15 Simon LydellEnable the `braces_spacing` coffeelint rule
2015-11-14 Simon LydellImprove count and wrap semantics for tab select/move
2015-11-14 Simon LydellHandle {,non-}pinned tabs separately in `gJ` and `gK`
2015-11-14 Simon LydellAdd count support to `g0`, `g^` and `g$` like Vimium
2015-11-14 Simon LydellDon't lose state when loading tabs in the background
2015-11-14 Simon LydellFix error in api.md
2015-11-14 Simon LydellStyle hints for scrollable elements differently
2015-11-11 Simon LydellAdd missing word in options.md
2015-11-11 Simon LydellUpdate scroll documentation
2015-11-11 Simon LydellAdd an example to prev/next page patterns docs
2015-11-10 Simon LydellDocument `gulp --silent`
2015-11-10 Simon LydellAdd an advanced option to disable notifications
2015-11-10 Simon LydellAdd a question to question-and-answers.md
2015-11-09 Simon LydellFix invalid Firefox maximum version
2015-11-09 Simon LydellUpdate API stability note
2015-11-09 Simon LydellUpdate CONTRIBUTING-CODE.md
2015-11-07 Simon LydellTiny documentation fixes
2015-11-01 Simon LydellMerge pull request #561 from cbertoldi/develop
2015-10-30 Simon LydellDocument custom commands that access web page content
2015-10-30 Simon LydellSuggest using vimfx.js as a config file
2015-10-29 Simon LydellPlay nicer with the dev tools
2015-10-28 Simon LydellMake hints mode more robust
2015-10-28 Simon LydellIncrease current mode display {extensi,hacka}bility
2015-10-27 Simon LydellAdd documentation for the button
2015-10-26 Simon LydellOptimize the API
2015-10-26 Simon LydellFix typos in api.md
2015-10-25 Simon LydellAdd `vimfx.getDefault()` to the public API
2015-10-24 Simon LydellFix typo in documentation
2015-10-24 Simon LydellImprove the public API consumption
2015-10-23 Simon LydellMerge pull request #553 from akhodakivskiy/non-multi...
2015-10-23 Simon LydellRe-implement "switch back to tab" logic
next
Imprint / Impressum