You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are more precise directions for changing the font (size) from ChromeOS:
Open Beagle Term
Open Chrome > Settings > Extensions
Go to the Beagle Term App settings, and click "Details"
Click on "index.html" from the "Inspect Views" section
In the Javascript console that pops up, you can enter settings by running Javascript like this:
hterm.defaultStorage.setItem("/hterm/profiles/opt_profileName/font-size", 30)
Can there be some way to select a default font/the font to use?
The text was updated successfully, but these errors were encountered: