font - scgray/jsqsh GitHub Wiki

Variable

font - Font to be used for GUI displays.

Description

The ${font} variable specifies the name of the font that will be used when jsqsh opens a graphical output window. This occurs either when the -g parameter is passed to a command (e.g. \go -g) or when the display mode is set to graphical.

The font specification is of the form:

Fontname-size

With the default being:

Monospaced-10

See also

style, options