diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-06-26 20:54:28 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-26 20:54:28 +0900 |
commit | 2f23a87e3954aa890830038b014429b267e76b3f (patch) | |
tree | 298fc8567d3c3aca2331d802caac48838761d9ee /QA.md | |
parent | 6246efcaeb45f8edf3a718fc6084dae91d5cae9b (diff) | |
parent | 1623684bceefcaef03bfb9bef410f0422cf7c71f (diff) |
Merge pull request #416 from ueokande/qa-0.15
QA 0.15
Diffstat (limited to 'QA.md')
-rw-r--r-- | QA.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,6 @@ The behaviors of the console are tested in [Console section](#consoles). #### Misc -- [ ] <kbd>g</kbd><kbd>f</kbd>: open page source in the new tab. - [ ] <kbd>y</kbd>: yank current URL and show a message - [ ] <kbd>p</kbd>: open clipboard's URL in current tab - [ ] <kbd>P</kbd>: open clipboard's URL in new tab @@ -118,6 +117,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Misc - [ ] Select next item by <kbd>Tab</kbd> and previous item by <kbd>Shift</kbd>+<kbd>Tab</kbd> +- [ ] Reopen tab on *only current window* by <kbd>u</kbd> ### Settings |