On Thu, Mar 24, 2011 at 1:22 PM, Timothy Madden wrote:
>
> I use tabs in my vim session and I would like to keep the (clewn)_console in a
> tab of its own, too (same for (clewn)_dbgvars).
>
> ...
>
> Is there a way to disable the automatic split for the (clewn)_console window 
> to
> pop up ?
>


Hi Timothy,

This is not currently possible, but easy to implement. The implementation
would extend the command line option:

-w LOCATION, --window=LOCATION  open the debugger console window at
                                LOCATION which may be one of ('top',
                                'bottom', 'left', 'right'), the
                                default is 'top'

with a 'none' LOCATION.

In that case, the user would have to open (clewn)_console and manually
set the cursor at the bottom of (clewn)_console (only once at the
beginning) since the netbeans interface does not provide a mean to
position the cursor without displaying the window. I will implement
this feature shortly.

--
Xavier

Les Chemins de Lokoti: http://lokoti.alwaysdata.net

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to