File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,15 @@ Extrapolated from [Glow][glow].
118118* [ Example code, simple list] ( https://github.com/charmbracelet/bubbletea/tree/master/examples/list-simple/main.go )
119119* [ Example code, all features] ( https://github.com/charmbracelet/bubbletea/tree/master/examples/list-fancy/main.go )
120120
121+ ## File Picker
122+
123+ <img src =" https://vhs.charm.sh/vhs-yET2HNiJNEbyqaVfYuLnY.gif " width =" 600 " alt =" File picker example " >
124+
125+ A customizable component for picking a file from the file system. Navigate
126+ through directories and select files, optionally limit to certain file
127+ extensions.
128+
129+ * [ Example code] ( https://github.com/charmbracelet/bubbletea/tree/master/examples/file-picker/main.go )
121130
122131## Timer
123132
You can’t perform that action at this time.
0 commit comments