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