From e96f96a0034f6c099b143f83f610b52f8d77143c Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Tue, 10 Oct 2017 21:59:47 +0900 Subject: [PATCH] fix qa --- QA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`: do nothing - [ ] `buffer `, `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