mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
show_hidden_files and group_dirs in termscp configuration; instantiate FileExplorer based on current configuration in FileTransferActivity
This commit is contained in:
@@ -53,6 +53,8 @@ type OnChoiceCallback = fn(&mut SetupActivity);
|
||||
enum UserInterfaceInputField {
|
||||
DefaultProtocol,
|
||||
TextEditor,
|
||||
ShowHiddenFiles,
|
||||
GroupDirs,
|
||||
}
|
||||
|
||||
/// ### SetupTab
|
||||
|
||||
Reference in New Issue
Block a user