Module nvim_gtk::file_browser [−][src]
Structs
Components | |
FileBrowserWidget | |
State |
Enums
Column | |
FileType |
Constants
ICON_FILE | |
ICON_FOLDER_CLOSED | |
ICON_FOLDER_OPEN |
Functions
cmp_dirs_first | Compare function for dir entries. |
get_current_dir | |
populate_tree_nodes | Populates one level, i.e. one directory of the file browser tree. |
reveal_path_in_tree | Reveals and selects the given file in the file browser. |
tree_reload | Clears an repopulate the entire tree. |
update_dir_list | Updates the dirctory list on top of the file browser. |