Skip to content

Ugly RPC Console Output on macOS #273

@jarolrod

Description

@jarolrod

Edit: This is a macOS specific issue. A monospace font is used on Linux and windows, but not on macOS. Add to the list of reasons to embed a regular monospace font.

The help output for any RPC command is formatted differently in the macOS GUI console versus a Linux GUI console.

With the Linux GUI console, the type/descriptions for an argument/result are shown at a uniform distance from the argument/result itself, thanks to the use of a monospace font.

With the macOS GUI console, the type/descriptions do not line up because a monospace font is not used. This leads to 'ugly' output.

Example: help setwalletflag

macOS GUI RPC Console
Screen Shot 2021-04-06 at 7 07 06 PM

Linux GUI RPC Console
Screen Shot 2021-04-08 at 11 49 15 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIAll about "look and feel"macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions