fix qa
This commit is contained in:
parent
006be7f44c
commit
e96f96a003
1 changed files with 1 additions and 1 deletions
2
QA.md
2
QA.md
|
@ -67,7 +67,7 @@ The behaviors of the console are tested in [Console section](#consoles).
|
||||||
- [ ] `buffer`,`buffer<SP>`: do nothing
|
- [ ] `buffer`,`buffer<SP>`: do nothing
|
||||||
- [ ] `buffer <title>`, `buffer <url>`: select tab which has an title matched with
|
- [ ] `buffer <title>`, `buffer <url>`: select tab which has an title matched with
|
||||||
- [ ] `buffer 1`: select leftmost tab
|
- [ ] `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
|
- [ ] select tabs rotationally when more than two tabs are matched
|
||||||
|
|
||||||
#### Completions
|
#### Completions
|
||||||
|
|
Reference in a new issue