diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-10 20:39:06 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-11 21:30:31 +0900 |
commit | ec4ff5cee5e2e1e0e978d32a928bd9004fcdadc9 (patch) | |
tree | 762ea66555bb719da3e20e6dbfaada23e1104f68 | |
parent | f1158b5957057e5e77535225de7ccfe9ff15dd60 (diff) |
update QA
-rw-r--r-- | QA.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -40,12 +40,12 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] `R`: reload current tab without cache ### 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 +- [ ] `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 - [ ] `zi`,`zo`: zoom-in and zoom-out @@ -57,7 +57,7 @@ The behaviors of the console are tested in [Console section](#consoles). ### Exec a command - [ ] `<EMPTY>`,`<SP>`: do nothing - +<br> - [ ] `open an apple`: search with keywords "an apple" by default search engine (google) - [ ] `open github.com`: open github.com @@ -65,11 +65,11 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] `open yahoo an apple`: search with keywords "an apple" by yahoo.com - [ ] `open yahoo`,`open yahoo<SP>`: search with empty keywords; yahoo redirects to top page - [ ] `open`,`open<SP>`: open default search engine - +<br> - [ ] `tabopen`: do avobe tests replaced `open` with `tabopen`, and verify the page is opened in new tab - [ ] `winopen`: do avobe tests replaced `open` with `winopen`, and verify the page is opened in new window - +<br> - [ ] `buffer`,`buffer `: do nothing - [ ] `buffer <title>`, `buffer <url>`: select tab which has an title matched with |