mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
@@ -228,6 +228,9 @@ class _SSHPageState extends State<SSHPage> {
|
||||
_terminal.keyInput(TerminalKey.enter);
|
||||
});
|
||||
break;
|
||||
case VirtualKeyFunc.file:
|
||||
// TODO
|
||||
showRoundDialog(context: context, child: const Text('TODO'));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user