aboutsummaryrefslogtreecommitdiff
path: root/QA.md
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-03-07 22:06:35 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2018-03-07 22:14:34 +0900
commite1a131a842595d2ce3a8d4014211a909e3d5f809 (patch)
treeb08e337078d8816f3f88ea7ce27d09ab2b382969 /QA.md
parent7b3ff33be04e25d73d2a8168b011e4d49189078f (diff)
Update QA.md
Diffstat (limited to 'QA.md')
-rw-r--r--QA.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/QA.md b/QA.md
index 2d36d54..1670e05 100644
--- a/QA.md
+++ b/QA.md
@@ -40,6 +40,7 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] <kbd>p</kbd>: open clipbord's URL in current tab
- [ ] <kbd>P</kbd>: open clipbord's URL in new tab
- [ ] Toggle enabled/disabled of plugin bu <kbd>Shift</kbd>+<kbd>Esc</kbd>
+- [ ] Hide error and info console by <kbd>Esc</kbd>
### Following links
@@ -55,6 +56,7 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] Select link and open it in `<area>` tags, for <kbd>f</kbd> and <kbd>F</kbd>
- [ ] Configure custom hint character by `:set hintchars=012345678`
- [ ] Configure custom hint character by settings `"hintchars": "012345678"`
+- [ ] Opened tabs is in child on Tree Style Tab
### Consoles
@@ -187,6 +189,7 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] Search next/prev by <kbd>n</kbd>/<kbd>N</kbd>
- [ ] Wrap search by <kbd>n</kbd>/<kbd>N</kbd>
- [ ] Find with last keyword if keyword is empty
+- [ ] Find keyword last used on new tab opened
## Misc