Git Product home page Git Product logo

Comments (5)

yorickpeterse avatar yorickpeterse commented on June 12, 2024

@zeertzjq mentioned that NeoVim has a custom mapping for @, and indeed unmapping that solves the issue. They mentioned this is a feature (as in, the mapping), but the documentation of :h v_@-default makes no mention of it removing the visual selection.

Even if the intent is to somehow remove the selection, it seems super counter-intuitive to map that to @ as it directly contradicts what Vim has been doing for who knows how long.

from neovim.

zeertzjq avatar zeertzjq commented on June 12, 2024

It seems that these mappings also don't really work properly in blockwise Visual mode: a macro that starts with A appends after the end of the line rather than after the Visual selection. Maybe it makes more sense to only do the repeat in linewise Visual mode, but that also seems a bit strange.

from neovim.

zeertzjq avatar zeertzjq commented on June 12, 2024

The intention of #21422 is to apply a Normal mode macro on multiple lines, so it's necessary for the mapping to stop Visual mode.

from neovim.

bew avatar bew commented on June 12, 2024

Wouldn't it also make sense in visual block mode, where each 'line' would start at the block selection?

from neovim.

zeertzjq avatar zeertzjq commented on June 12, 2024

But it doesn't really work.

from neovim.

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.