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

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

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

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

:Termdebug config/startup to hide debugged program window

2018-10-31 Thread M Kelly
Hi, 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 ? thx always for the vim universe, -m --