Re: Quit vim ignore certain type of buffers

2012-11-29 Fir de Conversatie Marcin Szamotulski
On 09:34 Wed 28 Nov , ZyX wrote: > > Unfortunately non of the buftypes works, except help. But the help file > > discourages to set this buftype. __Can anybody say why?__ > > Help contents is displayed in window holding buffer with this buftype if it > exists. You don’t need your buffer get

Re: Quit vim ignore certain type of buffers

2012-11-28 Fir de Conversatie ZyX
> Unfortunately non of the buftypes works, except help. But the help file > discourages to set this buftype. __Can anybody say why?__ Help contents is displayed in window holding buffer with this buftype if it exists. You don’t need your buffer get hidden when user issues “:h” command, do you?

Re: Quit vim ignore certain type of buffers

2012-11-27 Fir de Conversatie sc
On Tue, Nov 27, 2012 at 10:21:12PM +, Marcin Szamotulski wrote: > On 11:59 Tue 27 Nov , Techlive Zheng wrote: > > `:quit` command currently exits vim if it is the last open window, help > > window will be ignored in this check, is there any way to specify certain > > type of buffers by '&

Re: Quit vim ignore certain type of buffers

2012-11-27 Fir de Conversatie Marcin Szamotulski
On 11:59 Tue 27 Nov , Techlive Zheng wrote: > `:quit` command currently exits vim if it is the last open window, help > window will be ignored in this check, is there any way to specify certain > type of buffers by '&buftype' or '&filetype' to be ignored during this > process? > > -- > You

Quit vim ignore certain type of buffers

2012-11-27 Fir de Conversatie Techlive Zheng
`:quit` command currently exits vim if it is the last open window, help window will be ignored in this check, is there any way to specify certain type of buffers by '&buftype' or '&filetype' to be ignored during this process? -- You received this message from the "vim_dev" maillist. Do not top-