Giter Site home page Giter Site logo

Comments (4)

justbur avatar justbur commented on May 17, 2024

I need to work on the group stuff some more. What you can do as a work
around is make the replacement start with "group:" that will trigger the
face and that string should be removed.
On Tue, Jul 14, 2015 at 2:20 AM Bar [email protected] wrote:

I changd the descriptions of C-x 4, C-x 5 and C-x C-k, which are all
prefix keys. As a side effect, which-key now shows them with
which-key-command-description-face, instead of
which-key-group-description-face.

(which-key/add-key-based-replacements "C-x 4" "other window")
(which-key/add-key-based-replacements "C-x 5" "+other frame")
(add-to-list 'which-key-description-replacement-alist '("kmacro-keymap" . "kbd macros"))

β€”
Reply to this email directly or view it on GitHub
#33.

from emacs-which-key.

justbur avatar justbur commented on May 17, 2024

I checked those examples and they work for me now (without the work around). The "+other frame" one will become "++other frame" but I think you were trying to trigger the face with the +.

from emacs-which-key.

bmag avatar bmag commented on May 17, 2024

Yes, absolutely. Thank you.

from emacs-which-key.

justbur avatar justbur commented on May 17, 2024

Found another potential issue with those functions, so I rewrote them a bit.

from emacs-which-key.

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.