Skip to content

Config.user.js - Keybind "Ctrl+Tab" not superseding "Switch Between Opened Documents" #6639

Description

@Zacchino
  • Searched existing issues to avoid creating duplicates.

  • Confirmed that it can be reproduced in built-in themes without customized css.

  • Searched http://support.typora.io/


Describe the bug
Keybinding Ctrl+Tab (ie. to "Source Code Mode") in /config/conf.user.js does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Edit /config/conf.user.js
  2. Add the Keybind and save file, for instance:
 "keyBinding": {
  "Source Code Mode": "Ctrl+Tab",
  },
  1. Restart Typora.exe
  2. Bug: Ctrl+Tab doesn't switch to Source Code Mode

Expected behavior
Ctrl+Tab should be mappable too, and supersede the default binding "Switch Between Opened Documents".

Desktop

  • OS: Win11 25H2 (x64)

Typora Version
1.14.9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions