{ if (e.key === "/") { if (isKeyboardEventFromInputElement(e)) { e.preventDefault() } else { e.preventDefault() inputEle?.focus() } } }} /> {#snippet rightSlot()} {#each $cmdQueries as cmdQuery} {@const queryWidth = Math.max(cmdQuery.name.length, cmdQuery.value.length) + 2} { if (evt.key === "Enter") { evt.preventDefault() evt.stopPropagation() commandLaunchers.onQuickLinkSelect( JSON.parse($appState.highlightedCmd), $cmdQueries ) } }} bind:value={cmdQuery.value} /> {/each} exit()}> {m.home_command_input_dropdown_quit()} getCurrentWebviewWindow().hide()}> {m.home_command_input_dropdown_close_window()} {m.home_command_input_dropdown_developer_title()} {m.home_command_input_dropdown_toggle_devtools()} ⌃++I location.reload()}> {m.home_command_input_dropdown_reload_window()} ⌃++R location.reload()}> {m.home_command_input_dropdown_open_preference()} {#if platform() === "macos"} ⌘+Comma {:else} Ctrl+Comma {/if} { appConfig.update((config) => ({ ...config, hmr: !config.hmr })) }} > {m.home_command_input_dropdown_toggle_dev_extension_hmr()} {/snippet} No results found. {#if $appConfig.extensionsInstallDir && $devStoreExtsFiltered.length > 0} {/if} {#if $appConfig.extensionsInstallDir && $installedStoreExtsFiltered.length > 0} {/if} {#if $builtinCmds.length > 0} {/if} {#if $systemCommandsFiltered.length > 0} {/if} {#if $appsFiltered.length > 0} {/if} {#if $quickLinksFiltered.length > 0} {/if}