Code Monkey home page Code Monkey logo

Comments (7)

ziuras avatar ziuras commented on May 26, 2024

Keybord shortcuts works in chat windows. I cannot write "a", "n" leters in chat because these keys are programed todo nothing.
:)

from tbkeys.

mitar avatar mitar commented on May 26, 2024

Hm, I tried to configure it in the message editor. A shortcut to trigger spell check.

from tbkeys.

wshanks avatar wshanks commented on May 26, 2024

Yes, it is only set up to work in the main window at the moment. Likely, it would work if the parts in implementation.js that check for mail:3pane also checked for whatever the compose window is called. Personally, I only needed bindings in the main window, so I only loaded the listener there -- just to limit potential unforeseen issues like the chat problem @ziuras mentioned.

@ziuras chats are not really separate windows. They are separate tabs in the main window.

from tbkeys.

wshanks avatar wshanks commented on May 26, 2024

Clarification -- I am not opposed to having shortcuts work in compose window, but I am not sure when I will have time to add support for them.

from tbkeys.

mitar avatar mitar commented on May 26, 2024

I see. I there could just be simply two textarea fields in config, one for main window and one for compose window. And you could put JSON in each of them to configure this. I think most of the code can then be reused.

from tbkeys.

wshanks avatar wshanks commented on May 26, 2024

I took a shot at it in #36. If you want, you could test it out before I merge it.

from tbkeys.

mitar avatar mitar commented on May 26, 2024

Awesome, thanks! I will check it out.

from tbkeys.

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.