formulahendry / formulahendry/vscode-terminal

Custome (Powerline) font display issue

Open
#25 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
52
Forks
23
PR merge metrics
No merged PRs in 30d

Description

The terminal integrated well with zsh, but the theme I'm using `AgnosterZak` need powerline fonts to work, and the font works fine in my iterm, not in the vsc termimal as shown below:

screen shot 2019-02-23 at 5 15 07 pm

I believe this is because the terminal is reading every char in ASCII mode and always use the system default font? In the iTerm i have to change my font option like this:

screen shot 2019-02-23 at 5 18 37 pm

Maybe its possible to add a feature to allow user customize loading font?

OS: OSX 10.13.6
Terminal: 0.0.10

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the AgnosterZak Powerline font rendering issue in the integrated terminal on macOS 10.13.6, comparing it with the working iTerm configuration described in the issue. Trace the terminal extension's font and character rendering configuration; done means Powerline glyphs display correctly or the required font setting is clearly exposed.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, typescript, vscode, zsh
Domain
cli, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.