On 03/07/2019, at 14:42, Sean Ford <[email protected] <mailto:[email protected]>> wrote: > I have the same issue (getting old). How can I suggest the addition of an > "Expert Preference" for a default Text Display (Magnification)?
Hey Sean, It's not all that uncommon for apps to have default magnification levels greater than 100%, so it would be reasonable to make a feature request to support for this. (A lot of us are getting older...) In the the meantime your options are basically: A) Set keyboard shortcuts for the BBEdit > View > Text Display > (Zoom-In, Zoom-Out, Actual Size) menu items. B) Use hotkey-driven AppleScripts to modify thinks to your liking. C) You could attach a script to the documentDidOpen event and have every newly opened document zoom to your desired level automagically. Attachment scripts are a bit of a pain – but not that bad if you really want the functionality. -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
