{#if searchTerm.length > 0}
{:else}
{#if shortcutText === 'command'} K {:else if shortcutText === 'control'} Ctrl K {/if}
{/if}