Skip to content

allow user to choose preferred terminal emulator #733

@papaj-na-wrotkach

Description

@papaj-na-wrotkach

My Linux distro does not have x-terminal-emulator, the command is only on Debian-based distros. It makes the app useless as opening terminal is the main feature of ServerBox.

flutter: [ZONE] ProcessException: No such file or directory
  Command: x-terminal-emulator -e ssh user@server -i /home/user/.config/ServerBox/srvbox_pk_mykey
#0      _ProcessImpl._start (dart:io-patch/process_patch.dart:402)
#1      Process.start (dart:io-patch/process_patch.dart:38)
#2      _gotoSSH (package:server_box/view/widget/server_func_btns.dart:209)
<asynchronous suspension>

It would be nice if user could choose the terminal application in settings on PC app version (Linux, macOS, and Windows).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions