diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-02-18 21:38:51 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-02-18 21:38:51 +0900 |
commit | ccb3c64425b83ab3d1f7bce000fa6ba452f3fd83 (patch) | |
tree | adcc19d8c1e5d34f0eba88df48016ab0c161c2bb | |
parent | ec6a7c8871a2fec6c0d8c29a01b655778daad2fa (diff) |
update QA
-rw-r--r-- | QA.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -21,16 +21,10 @@ The behaviors of the console are tested in [Console section](#consoles). #### Tabs -- [ ] <kbd>d</kbd>: delete current tab, unable to remove pinnned tab - [ ] <kbd>!d</kbd>: delete current tab and pinned tab - [ ] <kbd>u</kbd>: reopen close tab -- [ ] <kbd>K</kbd>, <kbd>J</kbd>: select prev and next tab -- [ ] <kbd>g0</kbd>, <kbd>g$</kbd>: select first and last tab - [ ] <kbd>r</kbd>: reload current tab - [ ] <kbd>R</kbd>: reload current tab without cache -- [ ] <kbd>zd</kbd>: duplicate current tab -- [ ] <kbd>zp</kbd>: toggle pin/unpin state on current tab -- [ ] <kbd>Ctrl</kbd>+<kbd>6</kbd>: select previous selected tab #### Navigation |