GithubHelp home page GithubHelp logo

command mode not implemented about vimsplain HOT 6 OPEN

renxida avatar renxida commented on August 12, 2024
command mode not implemented

from vimsplain.

Comments (6)

pafcu avatar pafcu commented on August 12, 2024

I'm not sure what you mean by "command mode not implemented". Usually command mode is understood as normal mode, and that is certainly implemented. Does it not work?

from vimsplain.

renxida avatar renxida commented on August 12, 2024

sorry. I don't know shit about vim.

I meant to say

I would like vimsplain to explain keypress sequences like
:wq

:%s/a/b/gc

Things that start with a colon.

from vimsplain.

pafcu avatar pafcu commented on August 12, 2024

Those should work, and the fact that they don't is actually a bug.

from vimsplain.

renxida avatar renxida commented on August 12, 2024

aw okay. I'm looking forward to that bugfix.

btw, awesome project. I really appreciate it. I get difficult-to-understand vimcommands from stackoverflow all the time, and vimsplain has already helped me twice.

It would be a glorious day when vimsplain becomes the vim equivalent of http://explainshell.com

from vimsplain.

pafcu avatar pafcu commented on August 12, 2024

Don't look too much forward to it. I haven't touched the code in 8 years, and probably won't have much time to look at it.

from vimsplain.

EvansJahja avatar EvansJahja commented on August 12, 2024

Here's the error I get when I enter anything with :

Traceback (most recent call last):
  File "./vimsplain.py", line 319, in <module>
    matched, explanation, instr, state = parse(instr, commands, state)
  File "./vimsplain.py", line 174, in parse
    raise ValueError
ValueError

from vimsplain.

Related Issues (11)

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.