Show correct meta key on Linux/macOS in hotkeys modal
3 files changed
+13
-5
c3626ea5
→
b5977588
modified src/components/ExtendedTextarea.svelte
@@ -220,7 +220,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/utils.ts
@@ -204,14 +204,20 @@ export function scrollIntoView(id: string, options?: ScrollIntoViewOptions) {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/modals/HotkeysModal.svelte
@@ -1,4 +1,6 @@
|
|
| + | |
| + | |
|
|
|
|
|
@@ -39,7 +41,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|