dispatch("close")}>
{ if (event.key === "Enter") { select(exact) } }} placeholder={$LL.actionSearch.PLACEHOLDER()} />
{#each KEYMAP_CATEGORIES as category} {/each}
{#if currentAction !== undefined} {#if nextAction} {/if} {/if}
    {#if exact !== undefined}
  • Exact match select(exact)} />
  • {/if} {#if !exact && code} {#if code >= 2 ** 5 && code < 2 ** 13}
  • {:else}
  • Action code is out of range
  • {/if} {/if} {#each filter ? results.filter(it => filter.has(it)) : results as id (id)}
  • select(id)} />
  • {/each}