Re: :terminal mode ques

2017-12-27 Thread M Kelly
> 1). is there a way to get vim to exit if the only buffer was a terminal in 
> the current window and that job ends ? 

Perhaps something related to autocmd BufLeave ... to close/end vim ??

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


:terminal mode ques

2017-12-27 Thread M Kelly
Hi,

I am using :terminal and it is great!, thank you.
I have two questions if anyone can help -

1). is there a way to get vim to exit if the only buffer was a terminal in the 
current window and that job ends ?

2). is there a way to start several :terminal windows but have them hidden and 
then how would I switch from one to the other ?  (ie I don't want tiled windows 
but just one and switch between them with a shortcut key)

thanks for any insight,
-mark

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.