Giter Club home page Giter Club logo

Comments (6)

phibr0 avatar phibr0 commented on July 21, 2024 3

You can change the Key Combination in Settings > Hotkeys.
Could you try changing it to something else?

from tab-switcher.

Vinzent03 avatar Vinzent03 commented on July 21, 2024 1

I hope the new release fixes the problem.

from tab-switcher.

technicalpickles avatar technicalpickles commented on July 21, 2024

I ran into this too. The hotkeys to change can be found by searching "cycle through panes".

Is it possible to default these to ctl on macOS? If not, maybe something in the README?

from tab-switcher.

phibr0 avatar phibr0 commented on July 21, 2024

I will add that to the Readme now. If i have time in the next days i could look into defaulting to other keys on MacOS, i dont know when that will be though, the exam phase is starting for me.

@Vinzent03 Could you look into that?

from tab-switcher.

Vinzent03 avatar Vinzent03 commented on July 21, 2024

Could you tell me, what the default hotkey is displayed like in Obsidian? In addition, could you send your working <vault>/.obsidian/configfile? Parts with cycle-through-panes would be enough. (the modifiers part is important).

from tab-switcher.

technicalpickles avatar technicalpickles commented on July 21, 2024

@phibr0 thanks! good luck on exams ✨

@Vinzent03 here you go:

image

    "cycle-through-panes:cycle-through-panes": [
      {
        "modifiers": [
          "Ctrl"
        ],
        "key": "Tab"
      }
    ],
    "cycle-through-panes:cycle-through-panes-reverse": [
      {
        "modifiers": [
          "Ctrl",
          "Shift"
        ],
        "key": "Tab"
      }
    ]

from tab-switcher.

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.