Components
FilePicker
File system browser with directory navigation, permissions, and hidden file toggle, inspired by Charm's bubbles/filepicker
Demo
Click the terminal below to focus it.
Features
- Directory navigation — enter to open directories, backspace/left to go up
- File info display — file sizes in human-readable format and Unix permissions
- Hidden file toggle — press
.to show/hide dotfiles - Breadcrumb path — current directory path shown at top
- Sorted listing — directories first, then files, alphabetical within each group
- File selection — press enter on a file to select it with full path display
Keybindings
↑↓/j/knavigate entriesenter/→open directory or select filebackspace/←go to parent directory.toggle hidden files