Giter VIP home page Giter VIP logo

Comments (3)

keforbes avatar keforbes commented on June 9, 2024

Yeah, someone logged a similar defect (fourth item in the list):
http://sourceforge.net/apps/trac/vrapper/ticket/381

It looks like my fix to move into visual mode when you select with the mouse ends up moving into visual mode as soon as you open a file. I'll admit it's a hack of a fix and I'm hoping someone can come up with a better solution. I don't know Eclipse programming very well. I need to find a way to move into visual mode when text is selected with the mouse but I can't find a good way to detect when the mouse is initiating a selection. My current solution (as you've probably seen) simply checks to see if the mouse button is down when a selection event occurs. Not very foolproof.

If you can find a better way to determine when the mouse initiates a selection please submit a Pull Request.

Thanks!
Kevin

from vrapper.

keforbes avatar keforbes commented on June 9, 2024

I have updated the unstable update site to remove my change that moved into VisualMode on mouse select. Opening a file no longer starts you in VisualMode. Of course, this also means you can no longer highlight text with the mouse then delete with 'd' or 'x', which was what I was attempting to fix at the time. Hopefully someone will be able to come up with a more legitimate fix for that defect.

from vrapper.

keforbes avatar keforbes commented on June 9, 2024

In case anyone cares, I updated the unstable update site so that you can once again select text with the mouse and it will move into VisualMode. I fixed the issue that was causing files to be opened in VisualMode. I believe this issue is legitimately fixed now.

from vrapper.

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.