Giter Club home page Giter Club logo

Comments (4)

marguerite avatar marguerite commented on July 20, 2024

Confirmed.

Weng, can you send the video I sent you to lotem? I don't have his email addr.

To describle the problem in text:

  • use fcitx-rime and lua_pinyin
  • input process: dagaijiushi + Capslock + A + Capslock + zheyangzi.

It should be:

大概就是 A 这样子

But actually it is:

大概就是 A zheyangzi

Because when hitting Capslock for the first time, 朙 symbol was changed to A symbol, meaning now it's ascii mode.

That's okay.

But after that, no mather how many times you hit Capslock, the A symbol will never change back unless you hit Shift.

Rime just considered changing lua_pinyin mode to ascii mode, but didn't make efforts to change it back.

Marguerite

from brise.

lotem avatar lotem commented on July 20, 2024

I'll look into this problem tonight.

You can temporarily disable mode switching with Caps Lock by patching default.yaml:

# default.custom.yaml
patch: {
  ascii_composer/switch_key/Caps_Lock: noop
}

Thanks.

from brise.

marguerite avatar marguerite commented on July 20, 2024

sorry, lotem,

this quick fix doesn't work and I also tried to revert your previous commit

good_old_caps_lock: false

also doesn't work.

no matter to apply one of them or apply both of them.

from brise.

lotem avatar lotem commented on July 20, 2024

Hey guys. I've fixed it.
fcitx/fcitx-rime#12

Cheers,

from brise.

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.