Giter Club home page Giter Club logo

Comments (11)

terryma avatar terryma commented on June 21, 2024

This should be resolved in #22. Could you make sure that you're using the latest version of the plugin?

from vim-multiple-cursors.

unphased avatar unphased commented on June 21, 2024

Hi, I am noticing in my gundo plugin undo history that there are now large amounts of empty undo changes.

From what it looks like when we move a multi-select in "normal mode", all the scripting that goes on seems to inject many many undo states.

Awesome awesome plugin by the way.

from vim-multiple-cursors.

FunTimeCoding avatar FunTimeCoding commented on June 21, 2024

how about making use of this: https://github.com/tpope/vim-repeat
would that work?

from vim-multiple-cursors.

unphased avatar unphased commented on June 21, 2024

@FunTimeCoding Are you suggesting that vim-repeat might address the problem with the creation of too many undo states? (I have my doubts...)

from vim-multiple-cursors.

FunTimeCoding avatar FunTimeCoding commented on June 21, 2024

yes, when multiple steps get grouped as one action the multiple cursors plugin does - this allows to undo them in one action?

from vim-multiple-cursors.

FunTimeCoding avatar FunTimeCoding commented on June 21, 2024

what are your doubts?

from vim-multiple-cursors.

unphased avatar unphased commented on June 21, 2024

if you think it'll work, by all means! I don't use this plugin anymore,
it's got a mind if it's own.
On Aug 29, 2013 5:09 AM, "Alexander Reitzel" [email protected]
wrote:

what are your doubts?


Reply to this email directly or view it on GitHubhttps://github.com//issues/40#issuecomment-23476237
.

from vim-multiple-cursors.

FunTimeCoding avatar FunTimeCoding commented on June 21, 2024

do you have anything similar?

from vim-multiple-cursors.

unphased avatar unphased commented on June 21, 2024

On my Macbook I have gone back to sublime (but now using Vintage mode). Sublime has a much more capable JSON configuration system for bindings, which actually allow you to configure a finite state machine in the editor. This means any behavior and state transition system you may want is possible there. That's off topic, of course, because multiple cursors is a primary feature of ST.

For regular vim use which is what I exclusively use at my day job, I usually use a combination of n and . to perform repeated edits. It's a lot less scary than trying to edit many cursors (which you can't really even see due to the absence of a minimap).

n and . is just a generally better approach. For example I've been using Xcode a lot lately too, and the XVim plugin can also handle the n . approach of editing stuff (though I would really be using the Xcode refactor/replace commands which is even nicer).

from vim-multiple-cursors.

FunTimeCoding avatar FunTimeCoding commented on June 21, 2024

I see. well thank you. Im just trying to get more into ninja plugins like this one to see if it can actually be applied usefully (by me).

from vim-multiple-cursors.

unphased avatar unphased commented on June 21, 2024

Yes, I totally dont mean to knock on this Vim plugin! It is marvelous and about as ninja as Vim plugins can get, so much kudos are in order for @terryma for sure.

It's just that if something isn't rock-stable for me I'm gonna settle for something else. There are a ton of different vim builds. It's probably even a problem with my setup. shrug

from vim-multiple-cursors.

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.