Super Search

👤 {{ handler.get_display_username() }} {% if current_path and current_path.strip() %} 📂 Back to {{ current_path.split('/')[-1] if '/' in current_path else current_path }} {% end %} 📁 Browse Files ↩ Logout
Wildcard patterns:
â€ĸ * - matches any characters (except /)
â€ĸ ** - matches any characters including subdirectories
â€ĸ ? - matches single character
â€ĸ [abc] - matches any character in brackets
â€ĸ [a-z] - matches character range
Examples: *.py, **/*.js, test_*.txt, *.{py,js,html}
Search for text within file contents
Case-sensitive text search within matching files
Common Patterns:
Ready to super search. Enter a file pattern and search text above.