subhra74 / snowflake

Graphical SFTP client and terminal emulator with helpful utilities
GNU General Public License v3.0
2.16k stars 231 forks source link

can not set a default panel #226

Open paramazo opened 1 year ago

paramazo commented 1 year ago

Describe the bug There is no possibility to set TERMINAL as default panel. Its always FILES.

Even if written in ~/muon-ssh/settings.json:

"defaultPanel":"TERMINAL"

I already build code from source and tweaked the defaultPanel variable, but this is not used yet. Only issue i have with the current muon ssh client, its very annoying to authenticate twice if i just want to use ssh terminal.

Iam using the current master branch