Re: terminal - back to terminal from normal ?

2018-05-14 Thread M Kelly
Would something like this work as a toggle ?

nnoremap    ( == 'terminal') ? 'i' : '\'

-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.


Re: terminal - back to terminal from normal ?

2018-05-14 Thread M Kelly
> Any command that would start Insert mode, e.g. 'a' or 'i'.

Well ok, thats just too darn obvious!

thx as always,
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.


Re: terminal - back to terminal from normal ?

2018-05-14 Thread Bram Moolenaar

Mark Kelly wrote:

> When in a terminal I can do  or  to get into
> normal mode.  But is there a way to get back to terminal mode ?  No
> matter what I try and search for I cannot seem to find it.

Any command that would start Insert mode, e.g. 'a' or 'i'.

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us. (Calvin)

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///

-- 
-- 
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 - back to terminal from normal ?

2018-05-14 Thread M Kelly
Hi,

When in a terminal I can do  or  to get into normal mode.
But is there a way to get back to terminal mode ?  No matter what I try and 
search for I cannot seem to find it.

thx,
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.