Add bdelete and bdeletes command to README
This commit is contained in:
parent
b91e53e5fe
commit
4116d08642
1 changed files with 9 additions and 1 deletions
10
README.md
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.
|
Open a URL or search keywords by search engine in new tab.
|
||||||
|
|
||||||
#### `:q` command
|
#### `:quit` command
|
||||||
|
|
||||||
Close the current tab.
|
Close the current tab.
|
||||||
|
|
||||||
|
#### `:bdelete` command
|
||||||
|
|
||||||
|
Close a certain tab.
|
||||||
|
|
||||||
|
#### `:bdeletes` command
|
||||||
|
|
||||||
|
Close tabs matches with keywords.
|
||||||
|
|
||||||
#### `:winopen` command
|
#### `:winopen` command
|
||||||
|
|
||||||
Open a URL or search keywords by search engine in new window.
|
Open a URL or search keywords by search engine in new window.
|
||||||
|
|
Reference in a new issue