Code Monkey home page Code Monkey logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Good catch. Thanks.

Original comment by [email protected] on 7 May 2010 at 7:51

  • Changed state: Accepted

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
r190 says "fix issues #7 and #12" but it doesn't fix this issue for me. 
Using Vim 7.2 if that's relevant. 

Original comment by [email protected] on 11 May 2010 at 12:56

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Thanks for the feedback. I'm planning on releasing 1.1 in the next week or so, 
so I'd
like to make sure this is working.

I could definitely reproduce the bug before r190. In particular, I would get 
messages
about "referring to a deleted window" or something like that.

I no longer get any issues after r190, testing on both 7.1 and 7.2, Python 2.3 
and 2.6.

Can you provide the error messages, if any, that are displayed?

Also, make sure you're successfully using the updated code. If you try applying 
r190
as a patch against 1.0 stuff will definitely not work. You'd need to remove 1.0 
files
first and only use what's in the development trunk.


Original comment by [email protected] on 11 May 2010 at 2:47

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I manually replaced files and observed the same behavior. I'll try to make a 
quick
screencast to show you what I'm seeing. 

Original comment by [email protected] on 11 May 2010 at 4:35

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
http://www.youtube.com/watch?v=-QaFlqUIBOo

Original comment by [email protected] on 11 May 2010 at 5:29

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Thanks.

r191 may resolve this finally.


Original comment by [email protected] on 11 May 2010 at 6:30

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Yep, it looks like it's working now.

Original comment by [email protected] on 11 May 2010 at 12:40

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Installed r191.  Most issues fixed.  However ":sb" in edited file with no target
still fails after loading ConqueTerm zsh.

Steps:

Start vim with at least 2 files (I used 151; most of my tree for this project); 
Vim
opens first file (of course).
:sb (works)
:ConqueTerm zsh (works, leaves me in zsh window)
ESC in zsh window to exit insert mode
^W k to move to text file
:sb (fails)
:sb 2 (works)

Similarly:

Start vim with 151 files; Vim opens first file (of course)
:sb
:sb
:sb
:sb
^W =
(Now have 4 equal-sized windows on file 1; cursor in bottom window)
:ConqueTerm zsh (works, leaves me in zsh window)
ESC in zsh window to exit insert mode
^W k to move to window 3
:sb   or   :sb 1    both move cursor to window 1, whereas they should have 
split the
window again
:sb 2 (seems to work as expected)

Thanks for the quick response!

Original comment by [email protected] on 11 May 2010 at 1:44

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
See if r192 helps. I was setting the 'switchbuf' option, to help with the <F9>
command. But I'm happy to remove it and let that behavior be up to the user.

Original comment by [email protected] on 12 May 2010 at 11:36

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
r192 did it.  Didn't know about 'switchbuf' option!  :)  Thanks!

Original comment by [email protected] on 13 May 2010 at 1:33

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Fix released with 1.1

Original comment by [email protected] on 28 May 2010 at 5:57

  • Changed state: Fixed

from conque.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.