aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-05-12 09:12:25 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2018-05-12 09:12:25 +0900
commit4116d0864213e30a6157edb6e573b0c880a4ec66 (patch)
tree89bdf830e38d4e56f4457ebaec83775f0e878419
parentb91e53e5feff66c1744faa930f4a79f493f91875 (diff)
Add bdelete and bdeletes command to README
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d08d33..5c9c5e0 100644
--- a/README.md
+++ b/README.md
@@ -85,10 +85,18 @@ To adjust the search engine default and add/remove search engines, see the [sear
Open a URL or search keywords by search engine in new tab.
-#### `:q` command
+#### `:quit` command
Close the current tab.
+#### `:bdelete` command
+
+Close a certain tab.
+
+#### `:bdeletes` command
+
+Close tabs matches with keywords.
+
#### `:winopen` command
Open a URL or search keywords by search engine in new window.