- Go 100%
mellium.im/filechooser
GoDoc Issue Tracker Chat License CI
The filechooser module contains widgets for the tview terminal user
interface toolkit that deal with selecting files.
The following widgets are currently available:
Widgets
Path Input
The path input field is a widget that lets the user begin typing a path and provides autocomplete. It supports patterns, multi-file selection, and other options.
Tree View
A tree view with the root and /etc folders expanded.
The tree view field is a widget that shows files and folders as a tree and supports showing files, directories, both, and various other options.
List
A list of files including a double-dot navigation element.
The list view shows a single directories files and has optional navigation between directories.
License
The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the file "LICENSE".
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.