## Checklist for testing Vim Vixen ### Operations Test operations with default key maps. #### Scrolling - [ ] k or Ctrl+Y, j or Ctrl+E: scroll up and down - [ ] h, l: scroll left and right - [ ] Ctrl+U, Ctrl+D: scroll up and down by half of screen - [ ] Ctrl+B, Ctrl+F: scroll up and down by a screen - [ ] 0, $: scroll to leftmost and rightmost - [ ] gg, G: scroll to top and bottom #### Console The behaviors of the console are tested in [Console section](#consoles). - [ ] :: open empty console - [ ] o, t, w: open a console with `open`, `tabopen`, `winopen` - [ ] O, T, W: open a console with `open`, `tabopen`, `winopen` and current URL - [ ] b: open a consolw with `buffer` #### Tabs - [ ] d: delete current tab - [ ] u: reopen close tab - [ ] K, J: select prev and next tab - [ ] r: reload current tab - [ ] R: reload current tab without cache #### Navigation - [ ] 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 - [ ] 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 ``/`