How to change terminal's font (letter-spacing)?
已回答
Hi.
I can't change font letter-spacing in terminal window. I had tried to change settings: editor->color & fonts ->console font - no result. How can I do it?
Thanks.
请先登录再写评论。
Are you on 2017.1.4 or 2017.2?
Could you please attach a screenshot of your File | Settings | Editor | Color Scheme | Console Font?
Verdana is a custom font afaik. You've already tried changing it to e.g. Courier New?
Switched font (attach 1) - see the same thing (attach 2)
Hi,
There is an issue with non-monospaced fonts: https://youtrack.jetbrains.com/issue/IDEA-172886. Please vote for it to get the updates regarding the status changes.
Once you change font to Courier New or other monospaced font, it is necessary to close all Terminal tabs before opening a new session to see the change effect.
Thanks, it's clear now. Set monospace font. Looks good.
Hi,
I'm having some trouble after installing phpStorm 2017.2. Working on a project requires elevated permissions, since the script I'm working on can only be run as admin. This worked like a charm in 2017.1. But now I have two issues:
How can I change the terminal font in 2017.2?
PhpStorm 2017.2.4
Build #PS-172.4155.41, built on September 15, 2017
JRE: 1.8.0_152-release-915-b11 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Why are the font settings for the console located in the Color Scheme section?
Every time I want to change the font size for the console, I search for the answer to the question of where to find this setting on StackOverflow, because there is no logic in where it is currently located in the interface.