diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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. |