diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-05-16 21:55:11 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-16 21:55:11 +0900 |
commit | 309b191fea4e590fb9b8323d22c322c9ab9c195e (patch) | |
tree | a2866f430cb0b7ec196cfa6035f6fd6e0a4e6608 /README.md | |
parent | 0233412e5a8cbf8b43e32895e1b5114cdc71c49d (diff) | |
parent | 39959d75ce5879409e02f1071c8cc572ef5d8d3e (diff) |
Merge pull request #394 from ueokande/qa-0.13
QA 0.13
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ The default mappings are as follows: - <kbd>o</kbd>, <kbd>t</kbd>, <kbd>w</kbd>: open a page in current tab, new tab, or new window - <kbd>O</kbd>, <kbd>T</kbd>, <kbd>W</kbd>: similar to <kbd>o</kbd>, <kbd>t</kbd>, <kbd>w</kbd>, but that contains current URL - <kbd>b</kbd>: Select tabs by URL or title +- <kbd>a</kbd>: add current page to the bookmarks #### Tabs - <kbd>!</kbd><kbd>d</kbd>: delete pinned tab |