From b878ef3f090b6a16f12736e34ab3868fe9de0d6e Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 19 Nov 2017 08:55:50 +0900 Subject: Update QA for release 0.6 --- QA.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'QA.md') diff --git a/QA.md b/QA.md index c1f413d..f91ba83 100644 --- a/QA.md +++ b/QA.md @@ -36,6 +36,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation - [ ] H, L: go back and forward in histories +- [ ] [[, ]]: Open next/prev link in tags. - [ ] [[, ]]: find prev and next links and open it - [ ] gu: go to parent directory - [ ] gU: go to root directory @@ -143,6 +144,8 @@ The behaviors of the console are tested in [Console section](#consoles). - [ ] able to scroll on Gmail and Slack - [ ] Fucus text box on Twitter or Slack, press j, then j is typed in the box - [ ] Focus the text box on Twitter or Slack on following mode +- [ ] Tha pages is shown in https://pitchify.com/ +- [ ] Open console in http://www.espncricinfo.com/ ## Find mode -- cgit v1.2.3 From a269b117b10eb204b054d56f4feb8334b82c7c42 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 19 Nov 2017 09:36:39 +0900 Subject: Update QA --- QA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'QA.md') diff --git a/QA.md b/QA.md index f91ba83..148e4c8 100644 --- a/QA.md +++ b/QA.md @@ -36,7 +36,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation - [ ] H, L: go back and forward in histories -- [ ] [[, ]]: Open next/prev link in tags. +- [ ] [[, ]]: Open next/prev link in `` tags. - [ ] [[, ]]: find prev and next links and open it - [ ] gu: go to parent directory - [ ] gU: go to root directory -- cgit v1.2.3 From bf141d0330e4f46efd6990113f251f93218fb303 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 19 Nov 2017 12:01:34 +0900 Subject: Update QA --- QA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'QA.md') diff --git a/QA.md b/QA.md index 148e4c8..8cba39f 100644 --- a/QA.md +++ b/QA.md @@ -150,7 +150,7 @@ The behaviors of the console are tested in [Console section](#consoles). ## Find mode - [ ] open console with / -- [ ] highlight a word on Enter pressed in find console +- [ ] highlight a word on Enter pressed in find console - [ ] Search next/prev by n/N - [ ] Wrap search by n/N - [ ] Find with last keyword if keyword is empty -- cgit v1.2.3