diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-04-07 08:35:25 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-04-07 08:35:25 +0900 |
commit | 853034b43df029033433dfa5993bf86fcfab4b6e (patch) | |
tree | bac2af972698f9c369627e1311ecb599c6d98675 /QA.md | |
parent | 4f63499aa9e687ad21a683812b989a3497ee95bc (diff) |
Add console e2e test
Diffstat (limited to 'QA.md')
-rw-r--r-- | QA.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -8,12 +8,6 @@ Test operations with default key maps. The behaviors of the console are tested in [Console section](#consoles). -- [ ] <kbd>:</kbd>: open empty console -- [ ] <kbd>o</kbd>, <kbd>t</kbd>, <kbd>w</kbd>: open a console with `open`, `tabopen`, `winopen` -- [ ] <kbd>O</kbd>, <kbd>T</kbd>, <kbd>W</kbd>: open a console with `open`, `tabopen`, `winopen` and current URL -- [ ] <kbd>b</kbd>: open a console with `buffer` -- [ ] <kbd>a</kbd>: open a console with `addbookmark` and the current page's title - #### Misc - [ ] <kbd>y</kbd>: yank current URL and show a message |