1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-14 01:26:48 +00:00

Change tab switching shortcuts to alt-ctrl-left/right

Fixes #5889
This commit is contained in:
jeremy@jermolene.com 2021-07-16 13:06:49 +01:00
parent a4421f50c6
commit 2cb3ed3ab9
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
title: $:/config/shortcuts-mac/
bold: meta-B
input-tab-left: ctrl-Left
input-tab-right: ctrl-Right
italic: meta-I
underline: meta-U
new-image: ctrl-I

View File

@ -18,8 +18,8 @@ input-accept: Enter
input-accept-variant: ctrl-Enter
input-cancel: Escape
input-down: Down
input-tab-left: alt-Left
input-tab-right: alt-Right
input-tab-left: alt-ctrl-Left
input-tab-right: alt-ctrl-Right
input-up: Up
layout-switcher: ctrl-shift-L
link: ctrl-L