cy384 / ssheven

A minimal new SSH client for Mac OS 7/8/9
BSD 2-Clause "Simplified" License
521 stars 14 forks source link

Add font selection? #25

Open kpmgeek opened 1 year ago

kpmgeek commented 1 year ago

It would be ideal to have a font selection option in the preferences.

Also what is the Unicode compatibility on Unicode complaint systems?

cy384 commented 1 year ago

As you can see, right now ssheven only uses Monaco; I believe it is the only monospace font that is available for sure on every Mac running 7/8/9.

Font detection/selection and a new prefereces field is probably not too hard to implement, but not a priority to me, so it will be a while before I can address it.