Created
August 4, 2020 23:36
-
-
Save skflowne/669a47d075b348c37c4f6b34cffcaec4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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