diff options
Diffstat (limited to 'QA.md')
-rw-r--r-- | QA.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,7 +35,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation -- [ ] <kbd>H</kbd>, <kbd>L</kbd>: go back and forward in histories +- [ ] <kbd>H</kbd>, <kbd>L</kbd>: go back and forward in history - [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: Open next/prev link in `<link>` tags. - [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: find prev and next links and open it - [ ] <kbd>g</kbd><kbd>u</kbd>: go to parent directory @@ -83,7 +83,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation -- [ ] <kbd>H</kbd>, <kbd>L</kbd>: go back and forward in histories +- [ ] <kbd>H</kbd>, <kbd>L</kbd>: go back and forward in history - [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: Open next/prev link in `<link>` tags. - [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: find prev and next links and open it - [ ] <kbd>g</kbd><kbd>u</kbd>: go to parent directory |