diff --git a/QA.md b/QA.md index 798128e..d495aa8 100644 --- a/QA.md +++ b/QA.md @@ -1,10 +1,10 @@ -### Checklist for testing Vim Vixen +## Checklist for testing Vim Vixen -#### Operations +### Operations Test operations with default key maps. -##### Scrolling +#### Scrolling - [ ] k or Ctrl+Y, j or Ctrl+E: scroll up and down - [ ] h, l: scroll left and right @@ -13,7 +13,7 @@ Test operations with default key maps. - [ ] 0, $: scroll to leftmost and rightmost - [ ] gg, G: scroll to top and bottom -##### Console +#### Console The behaviors of the console are tested in [Console section](#consoles). @@ -22,7 +22,7 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] O, T, W: open a console with `open`, `tabopen`, `winopen` and current URL - [ ] b: open a consolw with `buffer` -##### Tabs +#### Tabs - [ ] d: delete current tab - [ ] u: reopen close tab @@ -30,24 +30,36 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] r: reload current tab - [ ] R: reload current tab without cache -##### Navigation +#### Navigation -- [ ] f: start following links -- [ ] F: start following links and open in new tab - [ ] H, L: go back and forward in histories - [ ] [[, ]]: find prev and next links and open it - [ ] gu: go to parent directory - [ ] gU: go to root directory -##### Misc +#### Misc - [ ] zi, zo: zoom-in and zoom-out - [ ] zz: set zoom level as default - [ ] y: yank current URL and show a message +- [ ] Toggle enabled/disabled of plugin bu Shift+Esc + +### Following links + +- [ ] f: start following links +- [ ] F: start following links and open in new tab +- [ ] open link with target='_blank' in new tab by f +- [ ] open link with target='_blank' in new tab by F +- [ ] Show hints on following on a page containing ``/`