Git Product home page Git Product logo

Comments (2)

lotem avatar lotem commented on June 15, 2024

What do you use for Meta key? If you use Alt key, it should possibly work. (revised: Control+Alt+x are also system shortcuts in Windows. Shift+Control+x are the only safe three key combinations that can be processed by the IME.)
Weasel does not use Windows keys (as Rime key code Super) mainly because it's used as system shortcuts, which usually take higher priority than the IME.
A guess: C-M-k might have been wrongly recognized by the IME as Control+k, while Super is discarded. Control+k in turn is defined in Rime as a shortcut to delete selected user phrase. That might be why it's not passed down to Emacs. Would you please try removing this line in your %APPDATA%\Rime\default.yaml:
https://github.com/rime/brise/blob/master/default.yaml#L110
?

from weasel.

magicdirac avatar magicdirac commented on June 15, 2024

Thank you for your response.
I am using RIME and Emacs on Windows 10 machine.
That line you pointed out was actually commented out when I was trying to figure out why it did not work; and commenting it out does not make C-M-k be able to pass to Emacs.
I use Alt as Metakey in Emacs.
When RIME is active, my Emacs can detect C-k when I press C-k but can not detect C-M-k, when I press C-M-k. I tested with C-h k in Emacs trying to catch the following key-pressing.
C-M-k works fine when I switch to other input method, so that I am assuming it was RIME blocked that key someway I do not know.

from weasel.

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.