From 4445309334e309c7ad74ec2011d40c6998fd4653 Mon Sep 17 00:00:00 2001 From: João Vitor Brandão Date: Thu, 24 May 2018 17:14:19 -0300 Subject: Adds command to close all tabs Type :qa or :quitall to close all tabs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a4a7418..23d7e8d 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,14 @@ 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. -#### `:quit` command +#### `:quit` or `:q` command Close the current tab. +#### `:quitall` or `:qa` command + +Close all tabs. + #### `:bdelete` command Close a certain tab. -- cgit v1.2.3