aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--QA.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/QA.md b/QA.md
index b850591..c19389c 100644
--- a/QA.md
+++ b/QA.md
@@ -67,7 +67,7 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] `buffer`,`buffer<SP>`: do nothing
- [ ] `buffer <title>`, `buffer <url>`: select tab which has an title matched with
- [ ] `buffer 1`: select leftmost tab
-- [ ] `buffer 99`: select rightmost tab
+- [ ] `buffer 0`, `buffer 99`: shows an error
- [ ] select tabs rotationally when more than two tabs are matched
#### Completions