From 2d38e9454e39a69be77e1aca64bd212e80c98aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 2 Mar 2017 12:10:59 +0100 Subject: vis: remove :bdelete command It does not really fit into the style of the rest of the command language. Eventually we should be able to express this kind of thing using a looping construct based on the `X` and `Y` commands. --- man/vis.1 | 2 -- 1 file changed, 2 deletions(-) (limited to 'man/vis.1') diff --git a/man/vis.1 b/man/vis.1 index 1e8307f..796561c 100644 --- a/man/vis.1 +++ b/man/vis.1 @@ -976,8 +976,6 @@ open a new window, displaying file name if given split window horizontally .It Cm :vsplit Bq file name split window vertically -.It Cm :bdelete[!] -close all windows which display the same file as the current one .It Cm :q[!] close currently focused window .It Cm :qall[!] -- cgit v1.2.3