Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change font Icon size when using oh-my-posh #10343

Closed
TimilsinaBimal opened this issue Jun 5, 2021 · 1 comment
Closed

Cannot change font Icon size when using oh-my-posh #10343

TimilsinaBimal opened this issue Jun 5, 2021 · 1 comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@TimilsinaBimal
Copy link

Windows Terminal version (or Windows build number)

1.9.1523.0

Other Software

Oh-my-Posh 3.159.0

Steps to reproduce

Download and apply any oh-my-posh theme in the terminal with PowerShell.

Expected Behavior

The icon size must be the same as that of the terminal font-size
image

Icon size in VS Code integrated terminal

Actual Behavior

The icon size is small as compared to the font size and even the icon is not showing fully as shown below:
image

MY Terminal Settings

{
                "acrylicOpacity": 0.82999999999999996,
                "altGrAliasing": true,
                "antialiasingMode": "cleartype",
                "backgroundImage": null,
                "backgroundImageOpacity": 0.40000000000000002,
                "colorScheme": "Blue Matrix",
                "commandline": "pwsh.exe -nologo",
                "cursorShape": "bar",
                "experimental.retroTerminalEffect": false,
                "fontFace": "SFMono Nerd Font",
                "fontWeight": "medium",
                "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
                "hidden": false,
                "name": "PowerShell",
                "source": "Windows.Terminal.PowershellCore",
                "startingDirectory": "%USERPROFILE%",
                "suppressApplicationTitle": false,
                "tabTitle": "PowerShell",
                "useAcrylic": true
            }
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jun 5, 2021
@skyline75489
Copy link
Collaborator

Related: #900 #5095

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants