rpwoodbu / mosh-chrome

Mosh for Chrome
GNU General Public License v3.0
372 stars 59 forks source link

export/import prefs #141

Open jgallen23 opened 7 years ago

jgallen23 commented 7 years ago

is there any way to export or import preferences?

rpwoodbu commented 7 years ago

Not currently. I see that Secure Shell (which is where our hterm terminal emulator comes from) has "Save Backup" and "Restore Backup" options. So it probably isn't too hard to graft that onto Mosh for Chrome.

Be advised that your preferences sync to your Google account through Chrome Sync (if you have that turned on), and will appear automatically on all Chrome browsers signed in with the same account. This may suit your needs. But a proper import/export feature seems like a good thing to have.

jgallen23 commented 7 years ago

Good to know that they sync, that's exactly what I needed to know

rpwoodbu commented 7 years ago

I added a note to this effect in a new section in the main documentation called "Tweaking terminal preferences".