Skip to content

ASCII art of circuit print shifted on my Japanese based WIN10 #3998

@freezemusic

Description

@freezemusic

Description of the issue
ASCII art of circuit print shifted on my Japanese based WIN10

Circuit:

a: ───H───────────

b: ───H───@───H───
          │
c: ───────X───────

How to reproduce the issue
My OS is WIN10, using Japanese based system would cause the ASCII art shifted due to the "─" is not using "-"


put code in code blocks *like this*

Details

put long logs in details blocks like this

Cirq version
You can get the cirq version by printing cirq.__version__. From the command line:
"0.11.0.dev"

python -c 'import cirq; print(cirq.__version__)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/visualizationgood first issueThis issue can be resolved by someone who is not familiar with the codebase. A good starting issue.kind/bug-reportSomething doesn't seem to work.no QC knowledge neededWant to contribute to Cirq, but don't know quantum computing? This issue is for you.triage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked on

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions