Skip to content

Instantly share code, notes, and snippets.

@skflowne
Created August 4, 2020 23:36
Show Gist options
  • Save skflowne/669a47d075b348c37c4f6b34cffcaec4 to your computer and use it in GitHub Desktop.
Save skflowne/669a47d075b348c37c4f6b34cffcaec4 to your computer and use it in GitHub Desktop.
<div class="w-4/5 p-4 mx-auto bg-blue-100 text-gray-700 border border-blue-300 rounded">
You've activated the
<em>file finder</em>
. Start typing to filter the file list. Use
<span class="bg-gray-100 border border-gray-700 rounded py-1 px-2">↑</span>
and{' '}
<span class="bg-gray-100 border border-gray-700 rounded py-1 px-2">↓</span>
to navigate,{' '}
<span class="bg-gray-100 border border-gray-700 rounded py-1 px-2">esc</span>
to exit.
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment