Re: :Termdebug config/startup to hide debugged program window

2018-11-01 Thread Bram Moolenaar


> On Wed, Oct 31, 2018, 6:30 PM M Kelly  
> > > No, currently there is no option for it.  But it makes sense.
> > >
> > > I wonder how best to specify this.  I suppose it depends on what you
> > > want to debug, thus a global flag is not that useful.  Some flag on the
> > > :Termdebug command is probably more useful.
> >
> > Yes, that would be great.
>
> Is Termdebug a plug-in ?  If so, I will stare at it next week and see if I
> can figure something out here.

Yes, it's a plugin under $VIMRUNTIME/pack/dist

-- 
GALAHAD: No. Look, I can tackle this lot single-handed!
GIRLS:   Yes, yes, let him Tackle us single-handed!
 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

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


Re: :Termdebug config/startup to hide debugged program window

2018-11-01 Thread M Kelly
Hi,

Is Termdebug a plug-in ?  If so, I will stare at it next week and see if I
can figure something out here.

thx,
-m


On Wed, Oct 31, 2018, 6:30 PM M Kelly  > No, currently there is no option for it.  But it makes sense.
> >
> > I wonder how best to specify this.  I suppose it depends on what you
> > want to debug, thus a global flag is not that useful.  Some flag on the
> > :Termdebug command is probably more useful.
>
> Yes, that would be great.
>
> thx,
> -m
>
> --
> --
> 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 a topic in the
> Google Groups "vim_use" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/vim_use/QSfpGkv3uKk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> vim_use+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
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: :Termdebug config/startup to hide debugged program window

2018-10-31 Thread M Kelly
> No, currently there is no option for it.  But it makes sense.
> 
> I wonder how best to specify this.  I suppose it depends on what you
> want to debug, thus a global flag is not that useful.  Some flag on the
> :Termdebug command is probably more useful.

Yes, that would be great.

thx,
-m

-- 
-- 
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: :Termdebug config/startup to hide debugged program window

2018-10-31 Thread Bram Moolenaar


M Kelly wrote:

> I am using :Termdebug and was wondering if there was a way to remove the:
>   2 #a?  "debugged program [active]"line 0
> window/buffer at start up.  
> I usually attach to a running process and do not use this window.
> Can I somehow hide it automatically ?

No, currently there is no option for it.  But it makes sense.

I wonder how best to specify this.  I suppose it depends on what you
want to debug, thus a global flag is not that useful.  Some flag on the
:Termdebug command is probably more useful.

-- 
Linux is just like a wigwam: no Windows, no Gates and an Apache inside.

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