Coder Social home page Coder Social logo

Comments (3)

jyp avatar jyp commented on August 15, 2024

You say that you bind "C-c f" and you get the message that "C-c C-f" is not bound. No inconsistency there.

You say that "ci" should give "C-c C-i"; that's what you get. (Similarly "cf" gives you "C-c C-f").

Now, "ci" is not implemented. If you want this feature please create an issue for that.

from boon.

rschmidlin avatar rschmidlin commented on August 15, 2024

Thanks, after changing the bindings to prepend all letters with CTRL it worked.

I thought the selection between prepending C or not was made automatically by boon-c-god because of its doc-string:
"Input a key sequence, prepend C- if that is a good choice, and run the command bound to that sequence."
If it only prepends C- if it is a good choice, I thought it would conversely leave it as is (no C-) if that was a good choice - my mistake.

from boon.

jyp avatar jyp commented on August 15, 2024

Ok, I need to update the doc, and perhaps the behaviour to be more like god-mode.

What is meant by the doc is that most special characters are never used in sequences of the form C-c C-special and so if you use "c special" boon outputs "C-c special".

from boon.

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.