On Mon, Apr 11, 2011 at 1:51 PM, Timothy Madden wrote: > Now I get the problem that any (clewn)_console window that I open is > immediatly closed after any gdb command I run, and the previous buffer is > displayed instead. Happens with g:pyclewn_args='--window=none' >
I cannot reproduce it with the latest version from the repository. > I tried to get pyclewn from mercurial from sourceforge, but > > vimdir="$HOME"/.vim python install --force --home="$HOME"/usr/local > > ends with: > ... > > error: can't copy 'runtime/.pyclewn_keys.simple': doesn't exist or not a > regular file > Please follow the instructions at http://pyclewn.sourceforge.net/mercurial.html: * clone the repository * install the hook: edit .hg/hgrc and run 'hg update' * python setup.py sdist The distribution tarball built by sdist, is created under the 'dist' directory. You can then proceed as per http://pyclewn.sourceforge.net/install.html with this tarball. -- Xavier Les Chemins de Lokoti: http://lokoti.alwaysdata.net ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
