Add bdelete and bdeletes command to README

jh-changes
Shin'ya Ueoka 6 years ago
parent b91e53e5fe
commit 4116d08642
  1. 10
      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.