aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-10-10 21:59:47 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-10-11 21:30:31 +0900
commite96f96a0034f6c099b143f83f610b52f8d77143c (patch)
treed914bbc75ec7528e37aab3a7bd22938552614530
parent006be7f44c903bdf9ce81c30cf7c9fb56bfdd31f (diff)
fix qa
-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