Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commands to switch between tabs #5

Closed
benji300 opened this issue Dec 4, 2020 · 1 comment
Closed

Add commands to switch between tabs #5

benji300 opened this issue Dec 4, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@benji300
Copy link
Owner

benji300 commented Dec 4, 2020

Add two additional commands to be able to change/switch the active tab. Respectively change the selected note.

ID: tabsSwitchLeft/Right
Label: Tabs: Switch tab left/right
Default accelarators:

  • Right = Ctrl+Tab
  • Left = Ctrl+Shift+Tab
@benji300 benji300 added the enhancement New feature or request label Dec 4, 2020
@benji300 benji300 added this to the v0.2.0 milestone Dec 4, 2020
@benji300 benji300 self-assigned this Dec 4, 2020
@benji300
Copy link
Owner Author

benji300 commented Dec 8, 2020

Default accelarators were not added for this commands. Found a misbehaviour, which in some cases required multiple triggers of the command to switch to the next tab. It seems that with Ctrl(+Shift)+Tab any other commands can be triggered as well. At least this is what I saw on the console. But I couldn't find the keyboard mapping of these commands to remove it.
That's why I left out the default shortcuts accelarators for now.

With other shorcuts this issue seems not to happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant