Giter Club home page Giter Club logo

Comments (6)

tbhockey avatar tbhockey commented on September 27, 2024

+1

from vim-multiple-cursors.

Cvar1984 avatar Cvar1984 commented on September 27, 2024

+1

No i can't do it anything

from vim-multiple-cursors.

tbhockey avatar tbhockey commented on September 27, 2024

@Cvar1984 probably the same issue as #263 (comment)

from vim-multiple-cursors.

antoinemadec avatar antoinemadec commented on September 27, 2024

@Cvar1984 @tbhockey can you please provide us with:

  • the minimal vimrc to reproduce this issue
  • the exact and minimal set of keys/commands triggering the issue

Thanks,
Antoine

from vim-multiple-cursors.

tbhockey avatar tbhockey commented on September 27, 2024

@antoinemadec it appears this issue has been well-documented in various other issues #285 #272. Unless i'm misunderstanding we're all describing the same situation.

from vim-multiple-cursors.

antoinemadec avatar antoinemadec commented on September 27, 2024

@Cvar1984 @tbhockey when using ctrl-n from nomal mode, you will start cursors in visual mode.
When typing i, you will have the same behavior as if you were typing i in visual mode.

I tested the following both on the lastest Vim compiled from source and nvim v0.3.8

Minimal vimrc:

call plug#begin('~/.vim/plugins_by_vimplug')
Plug 'terryma/vim-multiple-cursors'
call plug#end()
set nocompatible

Scenario described in the issues you mentioned:

  • normal mode in a file
  • ctrl-n on a word multiple times
  • i, does not seem to respond (which is the same behavior as in the regular visual mode)
  • to fix this, you can press I or ctrl-c

I just added documentation about this in the FAQ, both in the README and the vim help.

If you think there is still a bug, please send us both the minimal vimrc and the exact scenario.
For now, I will close the ticket, feel free to reopen it.

I hope this helps,
Antoine

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.